GNU bug report logs - #16505
24.3.50; Emacs seems to lose key events when typing fast

Previous Next

Package: emacs;

Reported by: Anders Lindgren <andlind <at> gmail.com>

Date: Mon, 20 Jan 2014 15:26:02 UTC

Severity: important

Found in version 24.3.50

Done: "Jan D." <jan.h.d <at> swipnet.se>

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: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 16505 <at> debbugs.gnu.org, dmantipov <at> yandex.ru, andlind <at> gmail.com
Subject: bug#16505: Acknowledgement (24.3.50; Emacs seems to loose key events when typing fast (seriously))
Date: Sat, 08 Feb 2014 10:47:27 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Fri, 07 Feb 2014 16:14:10 -0800
> Cc: 16505 <at> debbugs.gnu.org, Anders Lindgren <andlind <at> gmail.com>
> 
> I have seen Emacs drop characters if you keep Emacs busy doing other
> things, like showing an animated image.  Emacs didn't use to lose
> characters in that scenario.

I have a hard time believing this.  Unless the OS itself drops the
characters (and I don't think any modern OS does), you'd have to come
with a plausible hypothesis for how this can happen on a particular OS
with a particular mechanism of keyboard input handling by Emacs on
that OS.

Doesn't the OS buffer keys without discarding them until the
application actually reads them?

On systems that use interrupts for Emacs keyboard input, what happens
with the keys you type if the interrupts are blocked for prolonged
times?  I hope Emacs never ignores these interrupts, but what happens
if it does?

Once a key was read by Emacs, there's simply no mechanism in Emacs I
know of to "drop" it.




This bug report was last modified 11 years and 176 days ago.

Previous Next


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