help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOs emacsclient does not start


From: Uwe Brauer
Subject: Re: MacOs emacsclient does not start
Date: Wed, 12 Jul 2023 09:02:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Uwe Brauer <oub@mat.ucm.es> writes:

> What is the value of:

>   $TEMP

> inside Emacs and the shell from which you ran emacsclient?

I am running emacs from within a tcsh shell

And



env | grep TMP

TMPDIR=/var/folders/j1/7bbsk0jj6nxd5yxndqwvb1t00000gn/T/

(The same if I call shell)
So I tried either 


(setq server-socket-dir (format 
"/var/folders/j1/7bbsk0jj6nxd5yxndqwvb1t00000gn/T/"))) 
and then 
(server-start)

Or 
(setq server-socket-dir (format "/tmp/emacs%d" (user-uid))) 
(server-start)


None of it really helped.

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of the Ukraine.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]