bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48254: 28.0.50; minibuffer does not show the prompt of a command on


From: Juri Linkov
Subject: bug#48254: 28.0.50; minibuffer does not show the prompt of a command on first invocation
Date: Tue, 11 May 2021 20:47:01 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> But no matter what my preference is, things should remain consistent. As
> you see from previous message, confirmation prompt after 'C-x C-c'
> (seems to be `map-y-or-n-p`) must be completed with qwerty, but regular
> `y-or-n-p` prompts must be completed with dvorak. Is this expected?

The problem is that `map-y-or-n-p` is still waiting to be converted to
read from the minibuffer like `y-or-n-p` now does.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]