From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hobbit Newsgroups: gmane.emacs.help Subject: Several simultaneous async shell commands Date: Sat, 26 Feb 2011 23:16:09 +0200 Message-ID: <8739naa44m.fsf@myhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1298820540 6120 80.91.229.12 (27 Feb 2011 15:29:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2011 15:29:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 27 16:28:56 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PtiYK-0002Zi-4x for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Feb 2011 16:28:56 +0100 Original-Received: from localhost ([127.0.0.1]:53040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtiPB-0000N3-Lh for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Feb 2011 10:19:29 -0500 Original-Received: from [140.186.70.92] (port=38110 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtRRN-0000fo-Al for help-gnu-emacs@gnu.org; Sat, 26 Feb 2011 16:12:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtRRI-0005ei-CJ for help-gnu-emacs@gnu.org; Sat, 26 Feb 2011 16:12:37 -0500 Original-Received: from forward6.mail.yandex.net ([77.88.60.125]:49885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtRRI-0005eV-18 for help-gnu-emacs@gnu.org; Sat, 26 Feb 2011 16:12:32 -0500 Original-Received: from smtp6.mail.yandex.net (smtp6.mail.yandex.net [77.88.61.56]) by forward6.mail.yandex.net (Yandex) with ESMTP id 662AEF81E0B for ; Sun, 27 Feb 2011 00:12:29 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1298754749; bh=2RBlWhJYKYglz21wnLhDf6Qcme2OZz48N0+b9TVL24A=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=VFZBTZcXAkjOVjOGBFKE3Z6Vsv2LQBX4cDGly8k5Hy5/EicyNgrFxqDIYlx+pXfFa haaccV3IidmtZbhMA32N1ri8zW8LP0gIOQIcMmGqzFF2qRk8jdfmFiPIpIy36/w4Dy 6ekzMew+0jy6COJbbYUT7rqxeHr9QvHNBMLxj65k= Original-Received: from myhost.localdomain (33-18-95-178.pool.ukrtel.net [178.95.18.33]) by smtp6.mail.yandex.net (Yandex) with ESMTPSA id 0218B2A8077 for ; Sun, 27 Feb 2011 00:12:28 +0300 (MSK) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Linux 2.6? (barebone, rare!) X-Received-From: 77.88.60.125 X-Mailman-Approved-At: Sun, 27 Feb 2011 10:18:54 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79526 Archived-At: How to run several async-shell commands at the same time? When I try to run a second command after running a first by M-! command & Emacs just writes shell-command: Text is read-only possibly meaning *Async Shell Command* buffer.