help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs server


From: Thorsten
Subject: Re: Emacs server
Date: Fri, 17 Feb 2012 14:42:50 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux)

Peter Münster <pmlists@free.fr> writes:

> On Fri, Feb 17 2012, Thorsten wrote:
>
>> | exec emacs --daemon=emacs1  -l  ~/.emacs.d/emacs24-starter-kit/init.el
>> | exec emacsclient  -c
>
> Change server to "emacs --daemon -l ..." or
> client to "emacsclient -s emacs1 -c ..."
> (not both, exclusive or ;)

Thank, that does the job. One more related question: I like to have a
black background and white (or wheat) foreground (and I'm not such a fan
of the color-themes because of their generally weak contrasts). In an X
session, I would start emacs with -fg black and -bg wheat flags. In an
console session, this looks strange, but starting emacs without those
two flags already gives a black background and a white foreground.

Now - what can I do when I want to have only one emacs-server running
and start several emacsclients in the console as well as in the X
session? Is there a way to start different emacsclients with different
fg/bg colors without always changing the colors explicitly with M-x
set-{background, foreground}-color when switching between the clients?

cheers
--
Thorsten





reply via email to

[Prev in Thread] Current Thread [Next in Thread]