GNU bug report logs -
#6883
23.2; `read-key' echos keys in the minibuffer
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Thu, 19 Aug 2010 15:20:03 UTC
Severity: normal
Found in version 23.2
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):
Leo <sdl.web <at> gmail.com> writes:
> On 2010-08-21 08:52 +0100, Stefan Monnier wrote:
>> Does the trivial patch below fix the problem?
>>
>> Stefan
>>
>> === modified file 'lisp/subr.el'
>> --- lisp/subr.el 2010-07-10 18:52:53 +0000
>> +++ lisp/subr.el 2010-08-21 07:45:07 +0000
>> @@ -1818,6 +1818,7 @@
>> some sort of escape sequence, the ambiguity is resolved via `read-key-delay'."
>> (let ((overriding-terminal-local-map read-key-empty-map)
>> (overriding-local-map nil)
>> + (echo-keystrokes 0)
>> (old-global-map (current-global-map))
>> (timer (run-with-idle-timer
>> ;; Wait long enough that Emacs has the time to receive and
>>
>
> Yes and thanks.
Glad this is fixed, thanks Stefan.
--
Thierry Volpiatto
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
This bug report was last modified 14 years and 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.