GNU bug report logs - #55515
29.0.50; Cannot restart a named daemon/create two named dameons

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Thu, 19 May 2022 03:45:01 UTC

Severity: normal

Found in version 29.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 55515 <at> debbugs.gnu.org
Subject: Re: bug#55515: 29.0.50;
 Cannot restart a named daemon/create two named dameons
Date: Thu, 19 May 2022 10:16:00 +0300
> From: Visuwesh <visuweshm <at> gmail.com>
> Date: Thu, 19 May 2022 09:14:07 +0530
> 
> When trying to create two named daemons, Emacs get stuck.  The problem
> is also exhibited when I close a named daemon and try to recreate it as
> in,
> 
>     % emacs -Q --daemon --socket-name=a
>     Starting Emacs daemon.
>     % pkill emacs
>     % emacs -Q --daemon --socket-name=a
>     Starting Emacs daemon.
>     ...
> 
> I don't get the prompt back after recreating the daemon.  If I use a
> different socket-name, the same problem is exhibited.

Why are you using "--socket-name=NAME" when starting the daemon?  That
option is for emacsclient; the daemon should be invoked with the
"--daemon-NAME" option instead.




This bug report was last modified 3 years ago.

Previous Next


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