emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 7b31de4: Add hook for all events


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 7b31de4: Add hook for all events
Date: Fri, 25 Jan 2019 19:50:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> It also has a practical impact; it is not possible to complete when an
> input method is in the middle of the multi key press. So, for example,
> with italian-postfix you can no longer complete on a prefix ending in
> an "e" or and "i"; pressing "e" removes completion suggestions, but does
> not trigger adding them because "e" could be "e`".

Hmm... this is a bummer (in some input methods, many/most chars are
prefixes of something else).  IIUC this is not a new problem introduced
by the use of input-event-functions, tho, right?


        Stefan




reply via email to

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