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

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

bug#13649: boobytrapped dired-do-async-shell-command question


From: Eli Zaretskii
Subject: bug#13649: boobytrapped dired-do-async-shell-command question
Date: Wed, 11 May 2022 14:38:51 +0300

> From: Juri Linkov <juri@linkov.net>
> Cc: larsi@gnus.org,  13649@debbugs.gnu.org,  jidanni@jidanni.org
> Date: Wed, 11 May 2022 10:17:31 +0300
> 
>   (y-or-n-p "File ‘foo.el’ exists; overwrite?")
> 
> ‘C-l’, ‘C-v’, ‘M-v’ work fine and scroll the original buffer.
> 
> But yes-or-no-p (BTW, it requires the space char at the end of the prompt):
> 
>   (yes-or-no-p "Buffer foo.el modified; kill anyway? ")
> 
> ‘C-l’, ‘C-v’, ‘M-v’ don't scroll the original buffer.

Isn't that expected?  y-or-n-p doesn't need to allow you to edit the
text in the minibuffer.





reply via email to

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