GNU bug report logs - #9909
emacsclient -a "" -s server-name does not start/connect to named server

Previous Next

Package: emacs;

Reported by: Gregor Zattler <telegrap <at> gmx.net>

Date: Sun, 30 Oct 2011 19:05:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gregor Zattler <telegrap <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org
Subject: emacsclient -a "" -s server-name does not start/connect to named
	server
Date: Sun, 30 Oct 2011 14:57:57 +0100
Hi emacs developers,

emacsclient -a "" 
starts a new server if there is none before and connects to it.

I would expect that emacsclient -a "" -s my-server-name behaves the
same but starts a server with server-name my-server-name and connects
to this specific emacs server.

But 

emacsclient.emacs-snapshot -a "" -s my-server-name
does not start a server but instead says:
    emacsclient.emacs-snapshot: can't find socket; have you started the
    server?
    To start the server in Emacs, type "M-x server-start".
    Error: Could not start the Emacs daemon

ps (1) shows no emacs server


while 

emacsclient.emacs23 -a "" -s my-server-name 
starts a server but is not able to connect and says at the end of the
output:

    Starting Emacs daemon.
    Emacs daemon should have started, trying to connect again
    emacsclient.emacs23: can't find socket; have you started the server?
    To start the server in Emacs, type "M-x server-start".
    Error: Cannot connect even after starting the Emacs daemon
    
    
ps (1) shows 
    emacs --daemon=????t)????d)??
    


Thank you for developing Emacs, gregor




This bug report was last modified 12 years and 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.