From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Paul Foster Newsgroups: gmane.emacs.help Subject: Multiple *compilation* buffers Date: Fri, 31 Oct 2008 10:23:25 +0000 Message-ID: <1225448605.25081.18.camel@jp-pc> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225462720 3424 80.91.229.12 (31 Oct 2008 14:18:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2008 14:18:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 31 15:19:42 2008 connect(): Connection refused 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.50) id 1Kvuqj-0004Ai-PS for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Oct 2008 15:19:42 +0100 Original-Received: from localhost ([127.0.0.1]:33017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kvupc-00011O-C4 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Oct 2008 10:18:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KvrAB-0005UF-7z for help-gnu-emacs@gnu.org; Fri, 31 Oct 2008 06:23:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KvrA9-0005SL-FQ for help-gnu-emacs@gnu.org; Fri, 31 Oct 2008 06:23:30 -0400 Original-Received: from [199.232.76.173] (port=51784 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KvrA9-0005S7-7u for help-gnu-emacs@gnu.org; Fri, 31 Oct 2008 06:23:29 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.158]:37181) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KvrA8-0005LW-UO for help-gnu-emacs@gnu.org; Fri, 31 Oct 2008 06:23:29 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 9so482051ywk.66 for ; Fri, 31 Oct 2008 03:23:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding :sender; bh=ZwwoY6YU1O2CQkiPOgxXsxOn4G/w+YW+xKk5QLcPv7A=; b=lF0rkcmuU6KCIe6IzZuqPsJoRtEk6IulczWsjCkM/zbwVlJoKA/9vWF2nGPwUZHVBj +zgzvDMqpZ+5uA2gPJR3sSb5GVcwrCofuqlud7HUrMBNhAYNLTrZrfxr/aIUaWYHq9Ja ufaVR17sKVjuShJMNMYQXIpSmTpr1rNR5kG6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding:sender; b=xIceL0r6Z1y1FMhx12hKwQae38R4P25f2neb5MqUwgaGizUKl5MKjXOu9sXlrB/blT 0mfks2THtKVQ7fCQXjbcGg3ftiFIqtXnNQbN3KnzHeejdq2D0QcM0p7Iyih0QBdWoQO7 G9wkCHC4zpETnoz0dUZ6f5+kvIRLJA2KGETaE= Original-Received: by 10.150.230.8 with SMTP id c8mr20454317ybh.47.1225448608141; Fri, 31 Oct 2008 03:23:28 -0700 (PDT) Original-Received: from ?10.8.64.138? (host217-37-185-205.in-addr.btopenworld.com [217.37.185.205]) by mx.google.com with ESMTPS id i52sm2603006rne.16.2008.10.31.03.23.26 (version=SSLv3 cipher=RC4-MD5); Fri, 31 Oct 2008 03:23:27 -0700 (PDT) X-Mailer: Evolution 2.24.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 31 Oct 2008 10:17:55 -0400 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:59287 Archived-At: I dont want to ^ever^ leave emacs so is there a way to run multiple grep and/or compilation processes at once? Any ideas, or is this a question for the devel list? JP