emacs-devel
[Top][All Lists]
Advanced

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

Re: server-start and server-name doesn't seem to work


From: Stefan Monnier
Subject: Re: server-start and server-name doesn't seem to work
Date: Fri, 16 Oct 2009 16:34:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> After M-x server-start
> If I do M-x set-variable <RET> server-name <RET> foo <RET>

BTW, even if you use "foo", you'll bump into the limitation that a given
Emacs instance can only run a single Emacs server at a time.  So you
need to change server-name *before* calling server-start.


        Stefan




reply via email to

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