From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#6883: 23.2; `read-key' echos keys in the minibuffer
Date: Sat, 21 Aug 2010 12:28:43 +0200 [thread overview]
Message-ID: <87zkwgb6p0.fsf@tux.homenetwork> (raw)
In-Reply-To: <m1tymqr5mh.fsf@cam.ac.uk>
Leo <sdl.web@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
prev parent reply other threads:[~2010-08-21 10:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-19 15:20 bug#6883: 23.2; `read-key' echos keys in the minibuffer Leo
2010-08-21 7:52 ` Stefan Monnier
2010-08-21 8:23 ` Leo
2010-08-21 9:00 ` Stefan Monnier
2010-08-21 10:28 ` Thierry Volpiatto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zkwgb6p0.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.