Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
56b86e50
Commit
56b86e50
authored
Sep 07, 2015
by
Stefan Monnier
Browse files
* src/keyboard.c (read_key_sequence): Complete last fix (bug#21403)
parent
caf4a019
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/keyboard.c
src/keyboard.c
+1
-0
No files found.
src/keyboard.c
View file @
56b86e50
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment