GNU bug report logs - #31692
aggressive-indent-mode causes Emacs to sometimes drop key events

Previous Next

Package: emacs;

Reported by: Radon Rosborough <radon.neon <at> gmail.com>

Date: Sun, 3 Jun 2018 02:23:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: radon.neon <at> gmail.com, 31692 <at> debbugs.gnu.org
Subject: bug#31692: Emacs sometimes drops key events
Date: Tue, 05 Jun 2018 05:37:17 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de>
> Cc: Radon Rosborough <radon.neon <at> gmail.com>,  31692 <at> debbugs.gnu.org
> Date: Tue, 05 Jun 2018 02:59:30 +0200
> 
> This test function behaves as described if you call it and hit a key
> before sit-for has terminated:
> 
> (defun test ()
>   (interactive)
>   (while-no-input
>     (sit-for 3))
>   (message "Done"))
> 
> I then just get a "Quit" - the hitten key, and the (message "Done") call
> are skipped.

If you are saying that aggressive-indent-mode is the culprit, then
this bug should be reported to its developer(s).

Thanks.




This bug report was last modified 7 years and 19 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.