unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: help-gnu-emacs@gnu.org
Subject: Re: MacOs emacsclient does not start
Date: Wed, 12 Jul 2023 09:02:31 +0200	[thread overview]
Message-ID: <874jm91uk8.fsf@mat.ucm.es> (raw)
In-Reply-To: 87ilapc0ae.fsf@yahoo.com

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


> 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 #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5671 bytes --]

  reply	other threads:[~2023-07-12  7:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 13:02 MacOs emacsclient does not start Uwe Brauer
2023-07-11 15:42 ` Eli Zaretskii
2023-07-11 18:17   ` Uwe Brauer
2023-07-11 18:51     ` Eli Zaretskii
2023-07-11 20:19       ` Uwe Brauer
2023-07-12  2:28         ` Eli Zaretskii
2023-07-12  2:48         ` Po Lu
2023-07-12  7:02           ` Uwe Brauer [this message]
2023-07-12 12:37             ` [SOLVED] (was: MacOs emacsclient does not start) Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874jm91uk8.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).