From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alan E. Davis" Newsgroups: gmane.emacs.help Subject: Re: multiple async-shell-command? Date: Sun, 5 Feb 2012 23:09:56 -0800 Message-ID: References: <87ipjn2656.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf303f6d84be161e04b8465a0e X-Trace: dough.gmane.org 1328512230 7723 80.91.229.3 (6 Feb 2012 07:10:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2012 07:10:30 +0000 (UTC) To: help-gnu-emacs@gnu.org, Tom Roche Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 06 08:10:30 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RuIib-00072U-V2 for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Feb 2012 08:10:30 +0100 Original-Received: from localhost ([::1]:57929 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuIia-0000ev-7w for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Feb 2012 02:10:28 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuIiQ-0000ep-Th for help-gnu-emacs@gnu.org; Mon, 06 Feb 2012 02:10:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuIiP-000697-Sb for help-gnu-emacs@gnu.org; Mon, 06 Feb 2012 02:10:18 -0500 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:43633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuIiP-000691-Oy for help-gnu-emacs@gnu.org; Mon, 06 Feb 2012 02:10:17 -0500 Original-Received: by ghrr18 with SMTP id r18so2861568ghr.0 for ; Sun, 05 Feb 2012 23:10:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Zg7uBZt53G+7qt7njt5OP+nOD4ogC8JjPts85/Mv8L0=; b=FPj+u1e2lRRX8AT/yF03wFzwovUOihQeZzEmQ7/lMAVDrtVkAehl0zvt0iSEBQLLu1 FvIFPBVEISo8xGnM2bclhXHD9D0uYDThw7WPsb8ZnEFZuI4ByeQxbjolymUkzPV1kQ7j ItkOvUbV63vpDMptBtu0bmPs0d8XxNX95PuEg= Original-Received: by 10.236.189.68 with SMTP id b44mr21827879yhn.125.1328512216470; Sun, 05 Feb 2012 23:10:16 -0800 (PST) Original-Received: by 10.236.170.201 with HTTP; Sun, 5 Feb 2012 23:09:56 -0800 (PST) In-Reply-To: <87ipjn2656.fsf@pobox.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83662 Archived-At: --20cf303f6d84be161e04b8465a0e Content-Type: text/plain; charset=ISO-8859-1 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 --20cf303f6d84be161e04b8465a0e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Tom:

I also would be interested in being able to run more than o= ne shell process as asynchronous, without the message

> A comman= d is running. Kill it? (yes or no)

I looked at Runner.=A0 It is much= more complicated than anything I would need.=A0=A0 I hope this thread find= s an answer.

Alan

--20cf303f6d84be161e04b8465a0e--