* multiple async-shell-command?
@ 2012-02-03 17:12 Tom Roche
2012-02-05 22:48 ` Thamer Mahmoud
2012-02-06 7:09 ` Alan E. Davis
0 siblings, 2 replies; 5+ messages in thread
From: Tom Roche @ 2012-02-03 17:12 UTC (permalink / raw)
To: help-gnu-emacs
I'm running
me@it:~$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint Debian Edition
Release: 1
Codename: debian
me@it:~$ uname -a
Linux it 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux
me@it:~$ emacs-snapshot --version
GNU Emacs 24.0.92.1
I was just dired-ing a folder of PDFs, where I did
> & evince
to display one. I then tried to display another in the same way, but got
> A command is running. Kill it? (yes or no)
How can I run multiple simultaneous async-shell-command?
Or is there another/better way to do what I want?
TIA, Tom Roche <Tom_Roche@pobox.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: multiple async-shell-command?
2012-02-03 17:12 multiple async-shell-command? Tom Roche
@ 2012-02-05 22:48 ` Thamer Mahmoud
2012-02-06 7:09 ` Alan E. Davis
1 sibling, 0 replies; 5+ messages in thread
From: Thamer Mahmoud @ 2012-02-05 22:48 UTC (permalink / raw)
To: help-gnu-emacs
Tom Roche <Tom_Roche@pobox.com> writes:
> I was just dired-ing a folder of PDFs, where I did
>
>> & evince
>
> to display one. I then tried to display another in the same way, but got
>
>> A command is running. Kill it? (yes or no)
>
> How can I run multiple simultaneous async-shell-command?
> Or is there another/better way to do what I want?
>
I think this problem is caused by Emacs not able to associate multiple
processes to a single output buffer (in this case "*Async Shell
Command*"). To get rid of this message, I wrote Runner.el[1] which also
provides a better "open with" functionality for dired (although you will
need to use the '!' key instead of '&').
[1] http://www.emacswiki.org/emacs-en/Runner
hth,
--
Thamer
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: multiple async-shell-command?
2012-02-03 17:12 multiple async-shell-command? Tom Roche
2012-02-05 22:48 ` Thamer Mahmoud
@ 2012-02-06 7:09 ` Alan E. Davis
2012-02-06 8:27 ` Thamer Mahmoud
[not found] ` <mailman.3279.1328516896.15002.help-gnu-emacs@gnu.org>
1 sibling, 2 replies; 5+ messages in thread
From: Alan E. Davis @ 2012-02-06 7:09 UTC (permalink / raw)
To: help-gnu-emacs, Tom Roche
[-- Attachment #1: Type: text/plain, Size: 287 bytes --]
Tom:
I also would be interested in being able to run more than one shell process
as asynchronous, without the message
> A command is running. Kill it? (yes or no)
I looked at Runner. It is much more complicated than anything I would
need. I hope this thread finds an answer.
Alan
[-- Attachment #2: Type: text/html, Size: 333 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-02-06 16:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 17:12 multiple async-shell-command? Tom Roche
2012-02-05 22:48 ` Thamer Mahmoud
2012-02-06 7:09 ` Alan E. Davis
2012-02-06 8:27 ` Thamer Mahmoud
[not found] ` <mailman.3279.1328516896.15002.help-gnu-emacs@gnu.org>
2012-02-06 16:20 ` jpkotta
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).