emacs-devel
[Top][All Lists]
Advanced

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

Re: Timing of input-method output


From: Stefan Monnier
Subject: Re: Timing of input-method output
Date: Mon, 11 Feb 2019 17:20:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Oh dear, that really does seem nasty to me.

;-)

> I wonder if I am going about this in the wrong way. Given that this only
> happens when quail is active, is it not quail that needs hooking?
> "pre-quail-command-hook" or something.  Quail knows that it's about to do
> something weird that is not going to signal pre-command-hook because we
> are still awaiting more information before the command happens.

Yeah, it's probably better to try and hack Quail to better cooperate.

> If it works, it would mean that input-event-functions is not really fit
> for the purpose I intended and should, perhaps, be removed.

When you added it, I thought you had already confirmed that it satisfies
your needs.  But if it doesn't, then maybe it's not a good hook.


        Stefan




reply via email to

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