all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: William Gardella <gardellawg@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Chong Yidong <cyd@stupidchicken.com>, 7629@debbugs.gnu.org
Subject: bug#7629: 23.2; Remote X Emacsclient Frame Issue
Date: Wed, 22 Dec 2010 20:58:13 -0500	[thread overview]
Message-ID: <87tyhzt54l.fsf@lw-wireless-pittnet-40-144.wireless.pitt.edu> (raw)
In-Reply-To: <jwv62ulphax.fsf-monnier+emacs@gnu.org>

On Wed, 22 Dec 2010 17:35:58 -0500, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> > If started locally with my emacsclient -c --alternate-editor="" script,
> > the Emacs server creates its socket at /tmp/emacs1000/server
> 
> > If started remotely with the same script, but executed from my netbook
> > via ssh -X, the Emacs server creates its socket at
> > /tmp/user/1000/emacs1000/server.
> 
> Looks like the two ways set the TMPDIR variable differently.
> emacsclient (and the server) both obey TMPDIR, so if the TMPDIR is
> different, they won't find each other.
> 
> 
>         Stefan

The directory issue appears to have something to do with the setting of
the `server-socket-dir' variable.  Setting this variable explicitly from
my initialization file prevents the TMPDIR conflict.


-- 
William Gardella
J.D. Candidate
Class of 2011, University of Pittsburgh School of Law





  reply	other threads:[~2010-12-23  1:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13  5:33 bug#7629: 23.2; Remote X Emacsclient Frame Issue William Gardella
2010-12-21  8:07 ` Chong Yidong
2010-12-21 19:57   ` William Gardella
2010-12-22 22:35     ` Stefan Monnier
2010-12-23  1:58       ` William Gardella [this message]
2010-12-29  4:00         ` Chong Yidong
2014-02-03 23:46           ` Lars Ingebrigtsen

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=87tyhzt54l.fsf@lw-wireless-pittnet-40-144.wireless.pitt.edu \
    --to=gardellawg@gmail.com \
    --cc=7629@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=monnier@iro.umontreal.ca \
    /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.