From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Suttles, Andrew C. (GRC-DSI0)" Newsgroups: gmane.emacs.help Subject: RE: Using only one emacs session Date: Fri, 15 May 2009 11:50:21 -0500 Message-ID: <9A19D3881CEC5941A7AE5A097554E8414C16ECE018@NDJSSCC05.ndc.nasa.gov> References: <042f0d6f-5784-4670-a716-c62a1cf0d25c@n8g2000vbb.googlegroups.com> <7coctu8p4d.fsf@pbourguignon.anevia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1242439520 12492 80.91.229.12 (16 May 2009 02:05:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 May 2009 02:05:20 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 16 04:05:12 2009 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 1M59Gy-0000Ao-3B for geh-help-gnu-emacs@m.gmane.org; Sat, 16 May 2009 04:05:12 +0200 Original-Received: from localhost ([127.0.0.1]:35220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M59Gx-0006ZE-MI for geh-help-gnu-emacs@m.gmane.org; Fri, 15 May 2009 22:05:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M50c6-0003f2-Kr for help-gnu-emacs@gnu.org; Fri, 15 May 2009 12:50:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M50c2-0003cn-Sy for help-gnu-emacs@gnu.org; Fri, 15 May 2009 12:50:26 -0400 Original-Received: from [199.232.76.173] (port=56729 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M50c2-0003cj-Nw for help-gnu-emacs@gnu.org; Fri, 15 May 2009 12:50:22 -0400 Original-Received: from ndmsnpf01.ndc.nasa.gov ([198.117.0.121]:44451) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M50c2-0001wj-9U for help-gnu-emacs@gnu.org; Fri, 15 May 2009 12:50:22 -0400 Original-Received: from ndjsppt02.ndc.nasa.gov (ndjsppt02.ndc.nasa.gov [198.117.1.101]) by ndmsnpf01.ndc.nasa.gov (Postfix) with ESMTP id 5C978260376 for ; Fri, 15 May 2009 11:50:20 -0500 (CDT) Original-Received: from ndjshub01.ndc.nasa.gov (ndjshub01.ndc.nasa.gov [198.117.4.160]) by ndjsppt02.ndc.nasa.gov (8.14.3/8.14.3) with ESMTP id n4FGoKYl012866 for ; Fri, 15 May 2009 11:50:20 -0500 Original-Received: from NDJSSCC05.ndc.nasa.gov ([198.117.4.174]) by ndjshub01.ndc.nasa.gov ([198.117.4.160]) with mapi; Fri, 15 May 2009 11:50:20 -0500 Thread-Topic: Using only one emacs session Thread-Index: AcnVbeGDxa9UMLsgSpKXy7kLD+PRlAADmqYw In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.7400:2.4.4, 1.2.40, 4.0.166 definitions=2009-05-15_05:2009-04-28, 2009-05-15, 2009-05-15 signatures=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Fri, 15 May 2009 22:04:44 -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:64482 Archived-At: I put local variables at the bottom of each project file I write code in. = When I load the source files, the compile command is automatically configur= ed. Andrew >-----Original Message----- >From: help-gnu-emacs-bounces+andrew.c.suttles=3Dnasa.gov@gnu.org >[mailto:help-gnu-emacs-bounces+andrew.c.suttles=3Dnasa.gov@gnu.org] On >Behalf Of Peter Dyballa >Sent: Friday, May 15, 2009 10:55 AM >To: Francis Moreau >Cc: help-gnu-emacs@gnu.org >Subject: Re: Using only one emacs session > > >Am 15.05.2009 um 15:45 schrieb Francis Moreau: > >> but that would change the compile for all buffers, no ? > >Of course! The last compile command is put on top of the history >stack and would have to scroll through it. (I can't tell any >experience from having more than just one *compilation* buffer at one >time.) > >-- >Greetings > > Pete > >Government is actually the worst failure of civilized man. There has >never been a really good one, and even those that are most tolerable >are arbitrary, cruel, grasping and unintelligent. > - H. L. Mencken > > > >