* src/keyboard.c (read_key_sequence): Complete last fix (bug#21403)

This commit is contained in:
Stefan Monnier 2015-09-07 13:27:50 -04:00
parent caf4a01926
commit 56b86e5030

View file

@ -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