From: Kenichi Handa Date: Wed, 26 May 1999 07:40:26 +0000 (+0000) Subject: (map-y-or-n-p): Don't inherit the current input X-Git-Tag: emacs-20.4~171 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=55f7520a6e5e64dc379a6b9efe2e3b512e1f45d8;p=emacs.git (map-y-or-n-p): Don't inherit the current input method in read-event. --- diff --git a/lisp/map-ynp.el b/lisp/map-ynp.el index bc3183a5e28..d773cb79ab7 100644 --- a/lisp/map-ynp.el +++ b/lisp/map-ynp.el @@ -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