GNU bug report logs -
#13561
24.3.50; `dired-do-run-mail' should ask for confirmation first
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Sat, 26 Jan 2013 18:47:02 UTC
Severity: normal
Found in version 24.3.50
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 09 Feb 2013 13:09:38 +0800
with message-id <87fw162hv1.fsf <at> gnu.org>
and subject line Re: bug#13561: 24.3.50; `dired-do-run-mail' should ask for confirmation first
has caused the debbugs.gnu.org bug report #13561,
regarding 24.3.50; `dired-do-run-mail' should ask for confirmation first
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
13561: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13561
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Here's the problem: `V' is bound to `dired-do-run-mail'. And it is too
easy to accidentally hit `V'. I just hit it instead of `B', for
instance, after marking some files to byte-compile.
Instead of asking for confirmation, it went off and tried to do its
thing, ultimately resulting in an error message etc.
In general, commands that act on the marked files should require some
user interaction before doing their thing. Often it is enough that they
prompt for some info, for the user to at least be able to see whether
s?he has got the right command. If they do not prompt for any info,
then they should, in general, ask for confirmation.
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
of 2013-01-25 on ODIEONE
Bzr revision: 111604 eliz <at> gnu.org-20130125143821-1ykj7ia1qjojjjnp
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
[Message part 3 (message/rfc822, inline)]
"Drew Adams" <drew.adams <at> oracle.com> writes:
> Here's the problem: `V' is bound to `dired-do-run-mail'. And it is too
> easy to accidentally hit `V'. I just hit it instead of `B', for
> instance, after marking some files to byte-compile.
I've changed dired-do-run-mail to ask for confirmation (on trunk).
This bug report was last modified 12 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.