all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: flameeyes@gmail.com (Diego 'Flameeyes' Pettenò)
To: emacs-devel@gnu.org
Subject: emacs client/server mode hardcodes /tmp path
Date: Thu, 06 Mar 2008 16:43:56 +0100	[thread overview]
Message-ID: <m2ejanamdf.fsf@gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2008-03-06 15:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 15:43 Diego 'Flameeyes' Pettenò [this message]
2008-03-06 17:48 ` emacs client/server mode hardcodes /tmp path 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

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=m2ejanamdf.fsf@gmail.com \
    --to=flameeyes@gmail.com \
    --cc=emacs-devel@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.