emacs-devel
[Top][All Lists]
Advanced

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

Re: Daemon mode wishlist


From: Paul R
Subject: Re: Daemon mode wishlist
Date: Sun, 28 Sep 2008 09:41:03 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hello,

On Sat, 27 Sep 2008 18:39:12 -0700 (PDT), Dan Nicolaescu <address@hidden> said:
Dan> Not exactly, I wanted things to work by default, if people change
Dan> the server name in .emacs, and use --daemon=NAME, I'd rather want
Dan> the server name to be NAME.

Dan makes a good point here. It also seems to me, from an interface
point of view, that emacs command line should either provide :

    emacs --eval '(progn (setq server-name "foo") (daemonize))'

or

    emacs --daemon[=name[:port]]


Or maybe both. Mixing the two as proposed by Stephan makes perfect
sense for whoever happens to know precisely the loading sequence of
emacs. But probably not as much for the rest of the world.

I know it's feature freeze, but polishing *the CLI* of daemon mode
isn't really a *feature*, and is not likely to introduce some new bug
reports, don't you think ?

-- 
  Paul




reply via email to

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