Revert "Disable text conversion in map-ynp"
This reverts commit f50a58123a
.
Please don't make such changes without discussing them.
This commit is contained in:
parent
74ebd729c7
commit
e091967ce2
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ The function's value is the number of actions taken."
|
|||
(key-description (vector help-char)))
|
||||
(if minibuffer-auto-raise
|
||||
(raise-frame (window-frame (minibuffer-window))))
|
||||
(setq char (read-key))
|
||||
(setq char (read-event))
|
||||
;; Show the answer to the question.
|
||||
(message "%s(y, n, !, ., q, %sor %s) %s"
|
||||
prompt user-keys
|
||||
|
|
Loading…
Add table
Reference in a new issue