unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* XDG_RUNTIME_DIR
@ 2019-11-20 14:09 Mario Lang
  2019-11-20 19:29 ` XDG_RUNTIME_DIR Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Mario Lang @ 2019-11-20 14:09 UTC (permalink / raw)
  To: emacs-devel

Hi.

Quoting etc/NEWS:

---<snip>---
*** Emacs and emacsclient now default to "$XDG_RUNTIME_DIR/emacs"
as the directory for client/server sockets, if Emacs is running
under an X Window System desktop that sets the 'XDG_RUNTIME_DIR'
environment variable to indicate where session sockets should go.
---<snip>---

On my system, $XDG_RUNTIME_DIR is also set for plain virtual
terminal logins.  I believe the "X Window System desktop" part of the
text above should be removed.

-- 
CYa,
  ⡍⠁⠗⠊⠕



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

* Re: XDG_RUNTIME_DIR
  2019-11-20 14:09 XDG_RUNTIME_DIR Mario Lang
@ 2019-11-20 19:29 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2019-11-20 19:29 UTC (permalink / raw)
  To: Mario Lang; +Cc: emacs-devel

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

On 11/20/19 6:09 AM, Mario Lang wrote:

> On my system, $XDG_RUNTIME_DIR is also set for plain virtual
> terminal logins

Thanks, I installed the attached.

[-- Attachment #2: 0001-etc-NEWS-Improve-XDG_RUNTIME_DIR-doc.patch --]
[-- Type: text/x-patch, Size: 917 bytes --]

From c928f41330ece779127a0c4c9b6ca0fdde8a1046 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Wed, 20 Nov 2019 11:28:32 -0800
Subject: [PATCH] * etc/NEWS: Improve XDG_RUNTIME_DIR doc.

---
 etc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index dd08675f42..e25df98243 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -222,7 +222,7 @@ The command-line argument '--socket-name' overrides it.
 +++
 *** Emacs and emacsclient now default to "$XDG_RUNTIME_DIR/emacs"
 as the directory for client/server sockets, if Emacs is running
-under an X Window System desktop that sets the 'XDG_RUNTIME_DIR'
+on a platform or environment that sets the 'XDG_RUNTIME_DIR'
 environment variable to indicate where session sockets should go.
 To get the old, less-secure behavior, you can set the
 'EMACS_SOCKET_NAME' environment variable to an appropriate value.
-- 
2.23.0


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

end of thread, other threads:[~2019-11-20 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 14:09 XDG_RUNTIME_DIR Mario Lang
2019-11-20 19:29 ` XDG_RUNTIME_DIR Paul Eggert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).