all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: merlyn@stonehenge.com (Randal L. Schwartz)
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 9889@debbugs.gnu.org
Subject: bug#9889: 24.0.90; emacsclient fails to start on OSX
Date: Fri, 28 Oct 2011 12:45:39 -0700	[thread overview]
Message-ID: <8639ecsxwc.fsf@red.stonehenge.com> (raw)
In-Reply-To: <86sjmdrqva.fsf@red.stonehenge.com> (Randal L. Schwartz's message of "Fri, 28 Oct 2011 10:02:49 -0700")

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:

>>>>> "Stefan" == Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>> But this worked before, so something has changed.

Stefan> Could be that the TMPDIR has changed.

Randal> I don't think so.  The emacsclient is being invoked from within a shell
Randal> window in the emacs.  So I know they share the same $TMPDIR, and in
Randal> fact, in $TMPDIR, I see the socket.

Stefan> But also emacsclient/server used
Stefan> to ignore TMPDIR.  I can't remember when this was changed (I think it
Stefan> was in Emacs-23).

Randal> Well, I know it worked about a month ago, and I've been tracking HEAD.
Randal> I guess I'll have to try to bisect this out.  Lots of long compiling
Randal> ahead for me. :(

Ugh, I rolled back a whole year, and it still failed.

Then I started poking around... apparently, I was picking up
/usr/bin/emacsclient somehow instead of the emacsclient I had been
building.  Something is reinserting /bin:/usr/bin in front of my PATH as
a subshell is starting.  Once I forced the proper emacsclient,
everything worked again.

So, no bug... just a stupid config problem that I still have to sort out.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion





  reply	other threads:[~2011-10-28 19:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27 16:53 bug#9889: 24.0.90; emacsclient fails to start on OSX Randal L. Schwartz
2011-10-28  0:29 ` Stefan Monnier
2011-10-28  2:30   ` Randal L. Schwartz
2011-10-28 12:47     ` Stefan Monnier
2011-10-28 17:02       ` Randal L. Schwartz
2011-10-28 19:45         ` Randal L. Schwartz [this message]
2011-10-28 20:27           ` Stefan Monnier

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=8639ecsxwc.fsf@red.stonehenge.com \
    --to=merlyn@stonehenge.com \
    --cc=9889@debbugs.gnu.org \
    --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.