From 76bd2482a4d8ca5ff192915cba7b9893c9a968a7 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 4 Dec 2021 21:05:14 -0500 Subject: Video tweaks, removed slashes too --- 2021/talks/bidi.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '2021/talks/bidi.md') diff --git a/2021/talks/bidi.md b/2021/talks/bidi.md index 75c3b1f0..5669a817 100644 --- a/2021/talks/bidi.md +++ b/2021/talks/bidi.md @@ -131,10 +131,10 @@ Pad: - Q1: is there any additions that you have to add to emacs for using non-English/latin characters or does it work mostly out of the box?  - - A: \[Prot\] :  I only set the default-input-method to \"greek\". - Then switch to it with C-\\ (toggle-input-method) + - A: [Prot] :  I only set the default-input-method to "greek". + Then switch to it with C- (toggle-input-method) - Q2: One stuggle I have with this input method option is, why not use - an IME that\'s installed on the host OS? + an IME that's installed on the host OS? - A:I live inside Emacs, and that the host OS typically provides an unintelligent keyboard, and Farsi and transliterate BANAN provides multi-character input, which is a lot more powerful. @@ -142,13 +142,13 @@ Pad: (Sorry if I missed you mentioning this.) - A:No, everything is in pure Elisp. - Q4: What alternatives have you looked into for solving the problem - related to your markup language idea? What isn\'t achieved by them? + related to your markup language idea? What isn't achieved by them? - A:The way that Emacs has evovled about properties about string - and text. And I suggest we adopt the \"web\" model for Emacs + and text. And I suggest we adopt the "web" model for Emacs application development. If you step back and look at where we - are, there\'s no such thing as no \'emacs native markup language - mode\' similar to HTML for web.  Emacs\'s display engine is - capable of doing everything, but we\'re not exposing \.... + are, there's no such thing as no 'emacs native markup language + mode' similar to HTML for web.  Emacs's display engine is + capable of doing everything, but we're not exposing .... (sorry, missed this part) - Makes sense to me, thanks! - Q5: bandali: genenrally curious about the state of writing/reading -- cgit v1.2.3