all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jpkotta <jpkotta@gmail.com>
To: gnu.emacs.help@googlegroups.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: multiple async-shell-command?
Date: Mon, 6 Feb 2012 08:20:01 -0800 (PST)	[thread overview]
Message-ID: <30777757.678.1328545201494.JavaMail.geo-discussion-forums@yqmo42> (raw)
In-Reply-To: <mailman.3279.1328516896.15002.help-gnu-emacs@gnu.org>

I use openwith (http://www.emacswiki.org/emacs/OpenWith), which works with dired.  Maybe it's not quite what you're looking for, but it can certainly open more than one file with an external application.  The version in the wiki causes the external programs to close when Emacs closes, because they're subprocesses of Emacs.  I've modified it to disown the processes so they stay up even after Emacs closes.  I just submitted a patch; you can get my version here: http://pastebin.com/F5kxd6sm.



      parent reply	other threads:[~2012-02-06 16:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30777757.678.1328545201494.JavaMail.geo-discussion-forums@yqmo42 \
    --to=jpkotta@gmail.com \
    --cc=gnu.emacs.help@googlegroups.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.