all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lowell Gilbert <lgusenet@be-well.ilk.org>
To: Francis Moreau <francis.moro@gmail.com>,  help-gnu-emacs@gnu.org
Subject: Re: Using only one emacs session
Date: Fri, 15 May 2009 09:38:34 -0400	[thread overview]
Message-ID: <44ws8ih4f9.fsf@be-well.ilk.org> (raw)
In-Reply-To: mailman.7199.1242388057.31690.help-gnu-emacs@gnu.org

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> 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 ...

That will let you get the settings from the last time you set things up,
but it begs the question, which is having those settings co-exist in the
same session with other settings for other work.  The way to do the
latter is to make the settings buffer-local.  A good method is to do
this in a mode hook; you can even have the mode hook look at the path
and set the build command accordingly.  




  parent reply	other threads:[~2009-05-15 13:38 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15 11:04 Using only one emacs session Francis Moreau
2009-05-15 11:47 ` Peter Dyballa
2009-05-15 12:48 ` Pascal J. Bourguignon
2009-05-15 13:34   ` Francis Moreau
     [not found] ` <mailman.7199.1242388057.31690.help-gnu-emacs@gnu.org>
2009-05-15 12:50   ` Pascal J. Bourguignon
2009-05-15 12:53   ` Francis Moreau
2009-05-15 13:36     ` Pascal J. Bourguignon
2009-05-15 13:45       ` Francis Moreau
2009-05-15 14:55         ` Peter Dyballa
2009-05-15 16:50           ` Suttles, Andrew C. (GRC-DSI0)
     [not found]           ` <mailman.7245.1242439486.31690.help-gnu-emacs@gnu.org>
2009-05-16 12:33             ` Francis Moreau
2009-05-18 13:14               ` Suttles, Andrew C. (GRC-DSI0)
     [not found]         ` <mailman.7205.1242399319.31690.help-gnu-emacs@gnu.org>
2009-05-15 16:02           ` Francis Moreau
2009-05-15 21:41         ` Pascal J. Bourguignon
2009-05-15 14:13     ` Michael Ekstrand
2009-05-15 14:38     ` Peter Dyballa
2009-05-16 11:14     ` Vagn Johansen
2009-05-15 13:38   ` Lowell Gilbert [this message]
2009-05-15 14:00     ` tomas
     [not found]   ` <mailman.7201.1242394726.31690.help-gnu-emacs@gnu.org>
2009-05-15 13:49     ` Francis Moreau
2009-05-15 17:07 ` William Xu
     [not found] ` <mailman.7216.1242408514.31690.help-gnu-emacs@gnu.org>
2009-05-16 12:55   ` Francis Moreau
2009-05-16 15:43     ` Pascal J. Bourguignon
2009-05-16 21:53       ` Francis Moreau
2009-05-16 23:05         ` Pascal J. Bourguignon
2009-05-17  7:01           ` Francis Moreau
2009-05-17 15:32             ` Pascal J. Bourguignon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44ws8ih4f9.fsf@be-well.ilk.org \
    --to=lgusenet@be-well.ilk.org \
    --cc=francis.moro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.