]> git.eshelyaron.com Git - emacs.git/commit
Simplify Emacs server detection on Android
authorPo Lu <luangruo@yahoo.com>
Tue, 7 May 2024 01:21:59 +0000 (09:21 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 May 2024 16:48:31 +0000 (18:48 +0200)
commit6f36fc836030e9a602f119c77479fc1845476617
treeb64ea04201d780f069edbdab0de4ae5914f0cf7f
parent87f2d022b869ed1005713e8e89949e4691a52f4f
Simplify Emacs server detection on Android

* lib-src/emacsclient.c (set_local_socket) [HAVE_ANDROID]: Do
not consider XDG_RUNTIME_DIR or test the ownership or
accessibility of TMPDIR.

(cherry picked from commit 3bc9c38c471983431bc6768dd6cfe9e059e44a3b)
lib-src/emacsclient.c