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

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

[debbugs-tracker] bug#30073: closed (27.0.50; dired-do-delete ignores cu


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30073: closed (27.0.50; dired-do-delete ignores customization for short answers)
Date: Sun, 21 Jan 2018 21:48:03 +0000

Your message dated Sun, 21 Jan 2018 23:46:01 +0200
with message-id <address@hidden>
and subject line Re: bug#30073: 27.0.50; dired-do-delete ignores customization 
for short answers
has caused the debbugs.gnu.org bug report #30073,
regarding 27.0.50; dired-do-delete ignores customization for short answers
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30073: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30073
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; dired-do-delete ignores customization for short answers Date: Wed, 10 Jan 2018 23:41:10 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)
I customized ‘yes-or-no-p’ in ~/.emacs to short answers:

  (fset 'yes-or-no-p 'y-or-n-p)

but now ‘dired-do-delete’ ignores this customization, and always requires
typing a full answer “yes” with RET when deleting recursively all subdirs,
instead of accepting just a single letter ‘y’ as before the recent change.

I think in this case better is to accept ‘y’ for “yes”, and ‘!’ for “all”
like in ‘query-replace-map’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#30073: 27.0.50; dired-do-delete ignores customization for short answers Date: Sun, 21 Jan 2018 23:46:01 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)
>> Thanks for working on this.
>
> Here is a quite final patch I believe.  At least, it works
> without noticed problems in my tests.

Done.


--- End Message ---

reply via email to

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