summaryrefslogtreecommitdiffstats
path: root/2021/talks/bidi.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-04 21:05:14 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-04 21:05:14 -0500
commit76bd2482a4d8ca5ff192915cba7b9893c9a968a7 (patch)
tree087a687249f066f5b0e81f89741e3f92a943c8bf /2021/talks/bidi.md
parentdc3a0b09cc0c9b7c09709008ddb4f6c12f38a6f8 (diff)
downloademacsconf-wiki-76bd2482a4d8ca5ff192915cba7b9893c9a968a7.tar.xz
emacsconf-wiki-76bd2482a4d8ca5ff192915cba7b9893c9a968a7.zip
Video tweaks, removed slashes too
Diffstat (limited to '2021/talks/bidi.md')
-rw-r--r--2021/talks/bidi.md16
1 files changed, 8 insertions, 8 deletions
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