]> git.eshelyaron.com Git - emacs.git/commit
Improve XDG_RUNTIME_DIR diagnostic
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Apr 2019 16:31:47 +0000 (09:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Apr 2019 16:40:10 +0000 (09:40 -0700)
commitb3a12c62c9085171866256f00dada4326a4a3084
treef16ec0bf97b7cd85313dd1576e7ec176def06303
parenta85befa4aa52033bd6d9927144b358529ec2b360
Improve XDG_RUNTIME_DIR diagnostic

* lib-src/emacsclient.c (set_local_socket):
If there appears to be an XDG runtime directory for the user
but XDG_RUNTIME_DIR is unset, suggest setting it while warning
about potential security issues (Bug#35300).
lib-src/emacsclient.c