From: Klaus Straubinger <KSNetz@UseNet.ArcorNews.DE>
To: bug-gnu-emacs@gnu.org
Subject: server.el hardcodes directory /tmp
Date: Thu, 2 Aug 2007 12:56:42 +0200 (W. Europe Daylight Time) [thread overview]
Message-ID: <u1wemryqd.fsf@WDFD00185931A.sap.corp> (raw)
In server.el the variables server-temp-file-regexp and
server-socket-dir contain direct references to the directory "/tmp"
which are not appropriate in operating systems like Microsoft Windows.
The second one is not even customizable.
My suggestion would be to use the variable temporary-file-directory
instead.
--
Klaus Straubinger
next reply other threads:[~2007-08-02 10:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 10:56 Klaus Straubinger [this message]
2007-08-03 12:19 ` server.el hardcodes directory /tmp Eli Zaretskii
[not found] ` <mailman.4313.1186143557.32220.bug-gnu-emacs@gnu.org>
2007-08-03 12:40 ` Klaus Straubinger
2007-08-03 21:47 ` Eli Zaretskii
2007-08-03 22:02 ` Richard Stallman
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=u1wemryqd.fsf@WDFD00185931A.sap.corp \
--to=ksnetz@usenet.arcornews.de \
--cc=bug-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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.