unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13561: 24.3.50; `dired-do-run-mail' should ask for confirmation first
@ 2013-01-26 18:46 Drew Adams
  2013-02-09  5:09 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-01-26 18:46 UTC (permalink / raw)
  To: 13561

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@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'
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#13561: 24.3.50; `dired-do-run-mail' should ask for confirmation first
  2013-01-26 18:46 bug#13561: 24.3.50; `dired-do-run-mail' should ask for confirmation first Drew Adams
@ 2013-02-09  5:09 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2013-02-09  5:09 UTC (permalink / raw)
  To: Drew Adams; +Cc: 13561-done

"Drew Adams" <drew.adams@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).






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-09  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-26 18:46 bug#13561: 24.3.50; `dired-do-run-mail' should ask for confirmation first Drew Adams
2013-02-09  5:09 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).