Mercurial > emacs
changeset 23906:ab252c25faf9
(map-y-or-n-p): Ignore input methods.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 16 Dec 1998 20:45:29 +0000 |
parents | d36d3bab8291 |
children | 2cd294915abd |
files | lisp/map-ynp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/map-ynp.el Wed Dec 16 18:25:59 1998 +0000 +++ b/lisp/map-ynp.el Wed Dec 16 20:45:29 1998 +0000 @@ -149,7 +149,7 @@ (key-description (vector help-char))) (if minibuffer-auto-raise (raise-frame (window-frame (minibuffer-window)))) - (setq char (read-event)) + (setq char (read-event nil t)) ;; Show the answer to the question. (message "%s(y, n, !, ., q, %sor %s) %s" prompt user-keys