GNU bug report logs - #15332
Keystrokes's immediate echo only works every other time

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Wed, 11 Sep 2013 02:28:02 UTC

Severity: normal

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: 15332 <at> debbugs.gnu.org
Subject: bug#15332: Keystrokes's immediate echo only works every other time
Date: Tue, 10 Sep 2013 22:26:33 -0400
Package: Emacs
Version: 24.3.50


If you do:

   C-u <wait> 5 5 5 5 ...

You'll see keystrokes echo as follows:

   C-u-          (correct)
   C-u 5         (instead of "C-u 5-")
   C-u 5 5-      (only appears after you wait echo-keystrokes seconds)
   C-u 5 5 5     (instead of "C-u 5 5 5-")
   C-u 5 5 5 5-  (only appears after you wait echo-keystrokes seconds)
   ...

This worked correctly in 22.3 but is broken at least since 23.4.
   

        Stefan




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

Previous Next


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