]> git.eshelyaron.com Git - emacs.git/commit
emacsclient takes more care about XDG_RUNTIME_DIR
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2021 17:03:10 +0000 (09:03 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2021 20:03:37 +0000 (12:03 -0800)
commitdda63370669dba6dfda53dec62de8b1c1c275b2d
tree0d45a0e21afa73bf925d9b8d9e896536b4586839
parent26fb4168b884eeb910580c42e87efb73399019c9
emacsclient takes more care about XDG_RUNTIME_DIR

* lib-src/emacsclient.c (set_local_socket): Revert to the Emacs 27
behavior of not trying TMPDIR if XDG_RUNTIME_DIR is set.
This is one of the suggestions made by Jim Porter and
independently by Ulrich Mueller in Bug#51327.
lib-src/emacsclient.c