all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: emacs-devel@gnu.org
Subject: Re: Starting multiple async processes from inside dired using &
Date: Sun, 18 Oct 2009 16:36:25 -0400	[thread overview]
Message-ID: <87skdgbfsm.fsf@stupidchicken.com> (raw)
In-Reply-To: <87skdgd6fb.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Sun, 18 Oct 2009 18:15:52 +0200")

Tassilo Horn <tassilo@member.fsf.org> writes:

> IMO, the right thing would be to create another *Async Shell Command*
> buffer, uniquified with the executed command and its pid or something
> like that.
>
> Am I missing something obvious, because it looks to me like some quite
> normal dired use case?

The only problem I can see is that these buffers will proliferate if you
execute lots of async commands over the course of a session.  So instead
of uniquifying, the code first needs to search for an *Async Shell
Command XXX* buffer containing a dead process, and only uniquify if no
such buffer exists.




  reply	other threads:[~2009-10-18 20:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-18 16:15 Starting multiple async processes from inside dired using & Tassilo Horn
2009-10-18 20:36 ` Chong Yidong [this message]
2009-10-18 22:05   ` Juri Linkov
2009-10-18 22:20     ` Drew Adams
2009-10-18 22:36       ` Chong Yidong
2009-10-18 23:52         ` Miles Bader
2009-10-20 23:59           ` Juri Linkov
2009-10-19  0:18       ` Juri Linkov

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=87skdgbfsm.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@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.