emacs-devel
[Top][All Lists]
Advanced

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

Re: Daemon mode wishlist


From: Stefan Monnier
Subject: Re: Daemon mode wishlist
Date: Sun, 28 Sep 2008 18:47:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>     emacs --eval '(progn (setq server-name "foo") (daemonize))'
> or
>     emacs --daemon[=name[:port]]

   emacs --eval '(setq server-name "foo")' --daemon

should work now.  The server-name can also be set in your .emacs.
This seems to be plenty for those rare cases where this is needed.

> 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 ?

We have more important things to fix first,


        Stefan




reply via email to

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