projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf4a01
)
* src/keyboard.c (read_key_sequence): Complete last fix (bug#21403)
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 7 Sep 2015 17:27:50 +0000
(13:27 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 7 Sep 2015 17:27:50 +0000
(13:27 -0400)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index eefc033530a14068dc39a3046664cc7b1b6985de..7d6a2b008606fcdbdca87f06e3bc681cf7751c7b 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-8874,6
+8874,7
@@
read_key_sequence (Lisp_Object *keybuf, int bufsize, Lisp_Object prompt,
of echoing, so that it serves as a prompt for the next
character. */
kset_echo_prompt (current_kboard, prompt);
+ current_kboard->immediate_echo = false;
echo_now ();
}
else if (cursor_in_echo_area