1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00

(map-y-or-n-p): Don't inherit the current input

method in read-event.
This commit is contained in:
Kenichi Handa 1999-05-26 07:40:26 +00:00
parent 28d0c844b2
commit 55f7520a6e

View File

@ -149,7 +149,7 @@ Returns the number of actions taken."
(key-description (vector help-char)))
(if minibuffer-auto-raise
(raise-frame (window-frame (minibuffer-window))))
(setq char (read-event nil t))
(setq char (read-event))
;; Show the answer to the question.
(message "%s(y, n, !, ., q, %sor %s) %s"
prompt user-keys