emacs-devel
[Top][All Lists]
Advanced

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

Re: Monitoring KeyRelease


From: Alexander Klimov
Subject: Re: Monitoring KeyRelease
Date: Sat, 7 Jul 2012 00:20:55 +0300

On Fri, 6 Jul 2012, Andreas Schwab wrote:
> That would mean that you wouldn't see the key until you release the key
> or auto repeat kicks in. That would be quite irritating.

I missed the auto-repeat since I never use it, but you are right, it 
must also be considered.

I guess your both points are actually related: the only case where a 
user presses a key and expects a result before releasing the key, is 
when he is waiting for auto-repeat. Probably, it can be solved by an 
option: if allow-extended-modifiers is set, then auto-repeat is 
disabled (Emacs ignores KeyPress for a key that is already pressed).

-- 
Regards,
ASK



reply via email to

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