diff lisp/subr.el @ 109943:252e1eb2e944

* subr.el (read-key): Don't echo keystrokes.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 21 Aug 2010 10:56:54 +0200
parents 9b8e40e0bf3c
children 53205019b195 d2f5496377e6
line wrap: on
line diff
--- a/lisp/subr.el	Fri Aug 20 19:14:07 2010 -0700
+++ b/lisp/subr.el	Sat Aug 21 10:56:54 2010 +0200
@@ -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