GNU bug report logs -
#8023
Why can't one run more than one dired-do-async-shell-command at once?
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sat, 12 Feb 2011 11:42:01 UTC
Severity: wishlist
Merged with 4719
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Why can't one run more than one dired-do-async-shell-command at the same
time?
Why not allow more than one?
shell-command: Shell command in progress
What if bash was also that way?
If it is a matter of what buffers it is writing to, then append their
names with <2> etc. or a process ID.
& runs the command dired-do-async-shell-command, which is an
interactive compiled Lisp function in `dired-aux.el'.
It is bound to &, <menu-bar> <operate> <async-command>.
(dired-do-async-shell-command COMMAND &optional ARG FILE-LIST)
Run a shell command COMMAND on the marked files asynchronously.
Like `dired-do-shell-command' but if COMMAND doesn't end in ampersand,
adds `* &' surrounded by whitespace and executes the command asynchronously.
The output appears in the buffer `*Async Shell Command*'.
This bug report was last modified 12 years and 355 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.