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

William Gardella <gardellawg@gmail.com> writes:

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

That's because the initialization of server-socket-dir looks for TMPDIR,
so if TMPDIR differ on the two machines, fixing one of them will fix the
conflict.

What I don't understand is the symptoms:

> If I attempt to launch a local emacsclient frame on the host
> machine, after launching an X emacsclient on the remote system,
> emacsclient cannot find the server and launches a fresh emacs
> --daemon.

If TMPDIR is defined locally to /tmp/user/1000/, launching a server
locally and running emacsclient locally should use the same directory.

Is it possible that you're running emacs --daemon prior to TMPDIR being
set?





  reply	other threads:[~2010-12-29  4:00 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
2010-12-29  4:00         ` Chong Yidong [this message]
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=87aajp1b5b.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=7629@debbugs.gnu.org \
    --cc=gardellawg@gmail.com \
    /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.