all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs server variable server-name ... not available
@ 2009-01-22 23:34 Harry Putnam
  2009-01-23  7:41 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2009-01-22 23:34 UTC (permalink / raw
  To: emacs-devel

[Note sorry if this is a double bubble... My initial post got away
from me before I had finished it... I attempted cancelling it but it
may not have worked... here is the complete message]

I've only been using emacsclient a short while.
I thought maybe I'd like to try having two servers.  One with gnus
running and another for some perl scripting I'm working on.

Reading parts of the documentation I see:
(info "(emacs)Emacs Server")
     You can run multiple Emacs servers on the same machine by giving
  each one a unique "server name", using the variable `server-name'.
  For example, `M-x set-variable <RET> server-name <RET> foo <RET>'
  sets the server name to `foo'.  The `emacsclient' program can
  specify a server by name, using the `-s' option (*note emacsclient
  Options::).
  
In a recent cvs of emacs-23, when I attempt to set that variable as
described I get a comment:  
  M-x set-variable <RET> server-name [no-match]

Emacs knows nothing about this variable... is there some particular
package that must be loaded for this variable to be recognized?






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs server variable server-name ... not available
  2009-01-22 23:34 emacs server variable server-name ... not available Harry Putnam
@ 2009-01-23  7:41 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2009-01-23  7:41 UTC (permalink / raw
  To: Harry Putnam; +Cc: emacs-devel

> In a recent cvs of emacs-23, when I attempt to set that variable as
> described I get a comment:  
>   M-x set-variable <RET> server-name [no-match]

> Emacs knows nothing about this variable... is there some particular
> package that must be loaded for this variable to be recognized?

Welcome to Emacs.  Variables that belong to a package are generally only
defined when that package is loaded.


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-23  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 23:34 emacs server variable server-name ... not available Harry Putnam
2009-01-23  7:41 ` Stefan Monnier

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.