[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: not quite understanding input methods
From: |
Juri Linkov |
Subject: |
Re: not quite understanding input methods |
Date: |
Wed, 01 Sep 2021 10:23:57 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) |
>> (quail-define-rules
>> ("⎄gl" ?λ)
>> )
>
> Blunt question: Are you trying to solve this to get a better
> understanding of the Emacs input subsystem (in which case please
> ignore this), or do you just want something done? Because, if you want
> Compose, it’s right there almost out-of-the-box in XKB.
Emacs 28 has the input method "Compose" corresponding to XKB's Compose
in leim/quail/compose.el, but many useful key sequences in this
input method don't work because of the artificial limitation
to ASCII-only chars in read_char.
- Re: not quite understanding input methods, Yuri Khan, 2021/09/01
- Re: not quite understanding input methods,
Juri Linkov <=
- Re: not quite understanding input methods, Yuri Khan, 2021/09/01
- Re: not quite understanding input methods, Eli Zaretskii, 2021/09/01
- Re: not quite understanding input methods, João Távora, 2021/09/01
- Re: not quite understanding input methods, André A . Gomes, 2021/09/01
- Re: not quite understanding input methods, João Távora, 2021/09/01
- Re: not quite understanding input methods, André A . Gomes, 2021/09/01
- Re: not quite understanding input methods, Perry E. Metzger, 2021/09/01