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: Lars Ingebrigtsen
Subject: bug#13649: boobytrapped dired-do-async-shell-command question
Date: Mon, 09 May 2022 11:42:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> Actually, `C-h' is useful in `y-or-n-p' as well for the same reasons.
> For example, `C-h b' in a `y-or-n-p' prompt shows:
>
>   Key             Binding
>   y               act
>   n               skip
>   C-l             recenter
>   ...

Hm...  Here it brings up the help-for-help?  Which doesn't seem right at
all.

> BTW, (info "(emacs) Yes or No Prompts") says:
>
>      With both types of yes-or-no query the minibuffer behaves as
>   described in the previous sections; you can recenter the selected window
>   with ‘C-l’, scroll that window (‘C-v’ or ‘PageDown’ scrolls forward,
>   ‘M-v’ or ‘PageUp’ scrolls backward)
>
> But in fact ‘C-l’ doesn't scroll the window, ‘C-v’ and ‘PageDown’ don't
> scroll forward, and ‘M-v’ and ‘PageUp’ don't scroll backward.  Should they?

Yeah, all those commands just work on the minibuffer here with
yes-or-no-p, which seems like a bug (probably).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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