all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#65005: server hangs forever if not properly initialized
@ 2023-08-01 23:24 Brent B. Powers
  2023-08-02 11:25 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Brent B. Powers @ 2023-08-01 23:24 UTC (permalink / raw)
  To: 65005

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

server-start fails to start, with the message:

apply: Cannot bind server socket: No such file or directory

To reproduce:

1. Kill any existing emacs-server
2. Rename or delete $XDG_RUNTIME_DIR/emacs
3. Execute server-start


The problem is that the directory specified in XDG_RUNTIME_DIR existed, but
with no emacs subdirectory. I do believe that emacs ought simply create the
directory

[-- Attachment #2: Type: text/html, Size: 586 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-23 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01 23:24 bug#65005: server hangs forever if not properly initialized Brent B. Powers
2023-08-02 11:25 ` Eli Zaretskii
2023-10-23 20:07   ` Stefan Kangas

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.