unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs client/server mode hardcodes /tmp path
@ 2008-03-06 15:43 Diego 'Flameeyes' Pettenò
  2008-03-06 17:48 ` Stefan Monnier
  0 siblings, 1 reply; 13+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2008-03-06 15:43 UTC (permalink / raw)
  To: emacs-devel

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


Hi,

I'm working to make use of pam_mktemp in my systems by default,
pam_mktemp is a PAM module that creates a private temporary directory
per-user inside /tmp and sets TMP and TMPDIR accondingly.

Unfortunately emacs (server.el) and emacsclient hardcodes the path for
the socket to use to /tmp (/tmp/emacs${userid}/${servername}), rather
than checking TMPDIR (as [1] tells to do, by the way).

[1] http://www.gnu.org/prep/standards/standards.html#Semantics

-- 
Diego "Flameeyes" Pettenò
http://blog.flameeyes.eu/


[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

end of thread, other threads:[~2008-10-29 15:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06 15:43 emacs client/server mode hardcodes /tmp path Diego 'Flameeyes' Pettenò
2008-03-06 17:48 ` Stefan Monnier
2008-03-06 17:58   ` Diego 'Flameeyes' Pettenò
2008-10-28 13:38   ` Ulrich Mueller
2008-10-28 14:29     ` Stefan Monnier
2008-10-29  7:51       ` Ulrich Mueller
2008-10-29  9:15         ` Juanma Barranquero
2008-10-29  9:28           ` Ulrich Mueller
2008-10-29  9:37             ` Juanma Barranquero
2008-10-29 14:41               ` Stefan Monnier
2008-10-29 14:55                 ` Juanma Barranquero
2008-10-29 15:03                   ` Stefan Monnier
2008-10-29 15:12                     ` Juanma Barranquero

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