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: Tue, 10 May 2022 03:53:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> y-or-n-p has special handling for these keys:
>
>     (define-key map [remap recenter] #'minibuffer-recenter-top-bottom)
>     (define-key map [remap scroll-up] #'minibuffer-scroll-up-command)
>     (define-key map [remap scroll-down] #'minibuffer-scroll-down-command)
>     (define-key map [remap scroll-other-window]
> #'minibuffer-scroll-other-window)
>     (define-key map [remap scroll-other-window-down]
> #'minibuffer-scroll-other-window-down)
>
> but yes-or-no-p doesn't.

I guess it should do that, too.

-- 
(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]