emacs-devel
[Top][All Lists]
Advanced

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

Re: keymap.el and its checks


From: Stefan Monnier
Subject: Re: keymap.el and its checks
Date: Mon, 03 Oct 2022 16:48:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> After that you could use (key-parse repeat-exit-key) to append it
>>> to unread-command-events.
>>
>> `key-parse` returns a ... key-sequence, so it's of no help to Raman's
>> "problem".
>
> I believe the new function repeat-exit will help Raman in another way.

Yes, that looks like a more straightforward solution that messing around
with `unread-command-events` or changing timers's deadlines.


        Stefan




reply via email to

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