GNU bug report logs -
#30073
27.0.50; dired-do-delete ignores customization for short answers
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Wed, 10 Jan 2018 21:45:02 UTC
Severity: normal
Tags: patch
Merged with 28525
Found in versions 26.0.60, 27.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #52 received at 30073 <at> debbugs.gnu.org (full text, mbox):
> Do we all agree on the following points?
>
> 1. Users advising the yes/no confirmation-prompt functions
> is not a good solution to users wanting to sometimes (or
> always) use a different prompting approach from the one
> chosen by the author of the code that prompts.
I agree that advising the yes/no confirmation is not good
from a customization standpoint.
> 2. Choosing a single prompt approach (e.g. `y-or-n-p' or
> `yes-or-no-p') for all contexts might be appropriate for
> some users, but it is probably not a great idea in general.
Please see an optional argument ‘short’ that I added to my previous
patch. It will allow using short answers even when customizable
variable is nil where code authors deem appropriate.
> 3. Even a given user might appreciate that a given prompting
> context asks them using the slow approach (`yes-or-no-p')
> at first, or most of the time, but she might sometimes,
> or even generally after some experience, prefer that that
> prompting context use a faster approach (e.g. `y-or-n-p').
I'm not sure if we need more fine-grained customization.
If the user decides that a short answer is enough, enough is enough.
This bug report was last modified 7 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.