summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/keyboard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index eefc033530a..7d6a2b00860 100644
--- 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