From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: pjb@informatimago.com (Pascal J. Bourguignon) Newsgroups: gmane.emacs.help Subject: Re: Using only one emacs session Date: Fri, 15 May 2009 23:41:56 +0200 Organization: Informatimago Message-ID: <8763g2cacb.fsf@galatea.local> 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1242427252 21462 80.91.229.12 (15 May 2009 22:40:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 May 2009 22:40:52 +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 00:40:45 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 1M5656-00087i-1c for geh-help-gnu-emacs@m.gmane.org; Sat, 16 May 2009 00:40:44 +0200 Original-Received: from localhost ([127.0.0.1]:40286 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5655-00052t-2T for geh-help-gnu-emacs@m.gmane.org; Fri, 15 May 2009 18:40:43 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!de-l.enfer-du-nord.net!usenet-fr.net!proxad.net!feeder1-2.proxad.net!cleanfeed2-a.proxad.net!nnrp4-2.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en X-Disabled: X-No-Archive: no User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin) Cancel-Lock: sha1:NmU4YzRkOTg2ZTMzMWRiMjk1MjMyNThkNWI3ZjQzZTM0MmJkZjE2Zg== Original-Lines: 29 Original-NNTP-Posting-Date: 15 May 2009 23:41:57 MEST Original-NNTP-Posting-Host: 88.182.134.169 Original-X-Trace: 1242423717 news-1.free.fr 23366 88.182.134.169:52374 Original-X-Complaints-To: abuse@proxad.net Original-Xref: news.stanford.edu gnu.emacs.help:169216 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:64479 Archived-At: Francis Moreau writes: > On May 15, 3:36 pm, p...@informatimago.com (Pascal J. Bourguignon) > wrote: >> Francis Moreau writes: >> > On May 15, 1:47 pm, Peter Dyballa wrote: >> >> Am 15.05.2009 um 13:04 schrieb Francis Moreau: >> >> >> > I have a couple of emacs processes, each of them dedicated for a >> >> > specific task: for example, emacs #1 is used to work on project #1, >> >> > emacs #2 for project #2, emacs #3 used for email, irc... >> >> >> One Emacs with session and desktop loaded will remember a lot of   >> >> different compile and other commands ... >> >> > hmm how do you tell emacs to use different compile commands for >> > different buffers ? >> >> M-x compile RET and you edit the command line. > > but that would change the compile for all buffers, no ? For the new compilation buffers, but in the old when you use M-x recompile it still uses the command you gave to create that old compilation buffer. -- __Pascal Bourguignon__