unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* server.el hardcodes directory /tmp
@ 2007-08-02 10:56 Klaus Straubinger
  2007-08-03 12:19 ` Eli Zaretskii
       [not found] ` <mailman.4313.1186143557.32220.bug-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Klaus Straubinger @ 2007-08-02 10:56 UTC (permalink / raw)
  To: bug-gnu-emacs

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-03 22:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02 10:56 server.el hardcodes directory /tmp Klaus Straubinger
2007-08-03 12:19 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).