all messages for Emacs-related lists mirrored at yhetil.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 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.