all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: emacs-devel@gnu.org
Subject: Re: Daemon mode wishlist
Date: Fri, 26 Sep 2008 13:27:49 -0700 (PDT)	[thread overview]
Message-ID: <200809262027.m8QKRn8q029499@mothra.ics.uci.edu> (raw)
In-Reply-To: <87zllug0gn.fsf@elegiac.orebokech.com> (Romain Francoise's message of "Fri, 26 Sep 2008 21:40:24 +0200")

Romain Francoise <romain@orebokech.com> writes:

  > The new daemon mode is neat but it's not really useful for me
  > because there's no way to customize the socket name, it always uses
  > the default 'server' socket.  --daemon is processed before --eval so
  > I can't change it with --eval '(setq server-name "foo")' as the
  > preload-emacs script does.

Doesn't --eval '(progn (setq server-name "foo") (server-start))' work?

  > Ideally emacs would have a -S option to set the session/socket name
  > and emacsclient would have switches to list the available sessions
  > and select one, like screen does.

My plan is to change --daemon syntax to be --daemon[=NAME[:PORT]]
Then (daemonp) would return (NAME . PORT)
and change server-start to take NAME and PORT as optional arguments.

Do you want to help implementing/documenting and more importantly
getting this approved?




  reply	other threads:[~2008-09-26 20:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26 19:40 Daemon mode wishlist Romain Francoise
2008-09-26 20:27 ` Dan Nicolaescu [this message]
2008-09-26 21:24   ` Stefan Monnier
2008-09-27 15:53     ` Dan Nicolaescu
2008-09-28  1:09       ` Stefan Monnier
2008-09-28  1:39         ` Dan Nicolaescu
2008-09-28  2:08           ` Stefan Monnier
2008-09-28  9:37             ` Romain Francoise
2008-09-28  7:41           ` Paul R
2008-09-28 22:47             ` Stefan Monnier
2008-09-27  9:55   ` Romain Francoise
2008-09-27 12:27     ` Stefan Monnier
2008-10-02 18:05       ` Romain Francoise
2008-10-02 18:59         ` Stefan Monnier
2010-06-02 18:32           ` emacs-dwim
2010-06-03  1:07             ` Chong Yidong
2008-09-27 16:09     ` Dan Nicolaescu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200809262027.m8QKRn8q029499@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.