all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Barbier <bruno.barbier.cs@begin_dom.orange.fr.end_dom>
To: help-gnu-emacs@gnu.org
Subject: Re: confused about emacs 23 in daemon mode
Date: 13 Sep 2009 07:08:53 GMT	[thread overview]
Message-ID: <4aac9a85$0$17751$ba4acef3@news.orange.fr> (raw)
In-Reply-To: mailman.6556.1252812928.2239.help-gnu-emacs@gnu.org

On 2009-09-13, Daniel Pittman <daniel@rimspace.net> wrote:
> Tim X <timx@nospam.dev.null> writes:
>> Rodrigo Amestica <ramestica@gmail.com> writes:
>>
>>> it is so nice to have emacs starting so blazingly fast when using the
>>> daemon and emacsclient combination. However it seems that every other
>>> emacsclient I open is not an independent version of emacs and things get
>>> intermixed. I think that in emacs parlance the terminology is 'frame', all
>>> emacsclient instances are emacs frames.

Thanks to emacsclient, you only have one emacs. The fact that you get
a new frame or not is just a configuration setting.

   (describe-variable 'server-window)

I mean, the fact that things get intermixed is one goal of emacsclient
(the other one being fast start up).

>>> The main problems I have noticed under these circumstances is that 'C- h-i'
>>> seems to be shared by all frames such that browsing in one frame will make
>>> the others to move away from their own current info page.  

Type M-n to open a new independent info buffer.
And most jumping commands have a 'C-u' that jump into a new buffer.
      
    (info "(info)Create Info buffer")

>>> And the mayor
>>> show stopper is ECB. It seems that I cannot have 2 emacsclients running
>>> their own ECB session.

I would use one emacs by ECB and an other one for planning, taking
notes, etc.  You can then make emacsclient use the one you want or
setup only the third emacs as a server depending on your needs.

    From the emacs info manual:

    |    If there is more than one Emacs server running, you can specify a
    | server name with the `-s NAME' or `--socket-name=NAME' option to
    | `emacsclient'.  (This option is not supported on MS-Windows.)

    (info "(emacs)Invoking emacsclient")




  parent reply	other threads:[~2009-09-13  7:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-13  1:35 confused about emacs 23 in daemon mode Rodrigo Amestica
2009-09-13  2:19 ` Tim X
2009-09-13  3:24   ` Daniel Pittman
     [not found]   ` <mailman.6556.1252812928.2239.help-gnu-emacs@gnu.org>
2009-09-13  7:08     ` Bruno Barbier [this message]
2009-10-12  2:34       ` David Combs
2009-10-12  2:47         ` Richard Riley
2009-10-12  2:19   ` David Combs
2009-10-12  4:04     ` Juanma Barranquero
2009-09-13  9:18 ` Peter Dyballa

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='4aac9a85$0$17751$ba4acef3@news.orange.fr' \
    --to=bruno.barbier.cs@begin_dom.orange.fr.end_dom \
    --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.