emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do you write input methods?


From: Perry E. Metzger
Subject: Re: How do you write input methods?
Date: Mon, 30 Aug 2021 10:22:13 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:92.0) Gecko/20100101 Thunderbird/92.0

On 8/30/21 10:00, Eli Zaretskii wrote:
or do I have to read the code?
Yes.

That's rather unfortunate. I hope someone who knows it well might write
some documentation at some point.
Alas, we don't have anyone like that on board.  However, adding simple
input methods, like those where you type a small number of ASCII
characters to produce a non-ASCII character, is easy enough by looking
at existing input methods for various Latin languages.  It's pretty
much boilerplate code.

Can you suggest an input method that follows exactly that pattern as a model?

Perry





reply via email to

[Prev in Thread] Current Thread [Next in Thread]