all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Using only one emacs session
Date: Sat, 16 May 2009 05:55:57 -0700 (PDT)	[thread overview]
Message-ID: <32aa9d73-5926-4435-8b76-646c53a58fd0@e20g2000vbc.googlegroups.com> (raw)
In-Reply-To: mailman.7216.1242408514.31690.help-gnu-emacs@gnu.org

On May 15, 7:07 pm, William Xu <william....@gmail.com> wrote:
> Francis Moreau <francis.m...@gmail.com> writes:
> > The advantage of this is that each emacs can be customized according
> > to the project it tracks: for example project #1 has a peculiar
> > compile command ("make -j4...")  whereas project #2 does "gcc -Wall..."
> > for compiling the project.
>
> For that I would open multiple shell or eshell buffers for them.

not really convenient since to conpile, grep etc... you need to switch
to the shell buffer and type (or retrieve in the history) the peculiar
command.

>
> > Also I like to have some specific buffer layouts to be easily set so I
> > use the 'window' package: for example I keep in window #2 of emacs #3
> > some buffers doing irc on a specific irc server.
>
> How about `C-x r w' or window-configuration-to-register?

yes, that's one possibility I did evaluate. But the main concern is
that I don't know how to get a list of all registers with a
description for each.

With the 'window' package you can get this list and it tells you for
each window which buffer is open.

>
> > The drawbacks of that is the multiple instance of emacs: each instance
> > can't exchange data, emacsclient is more difficult to setup...
>
> Why? The traditional emacsclient is rather easy to setup:
>
>   (server-start)
>
> Then,
>
>   $ emacsclient FILE
>

sure but what if you do (server-start) in each emacs process ?



  parent reply	other threads:[~2009-05-16 12:55 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
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 [this message]
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=32aa9d73-5926-4435-8b76-646c53a58fd0@e20g2000vbc.googlegroups.com \
    --to=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.