all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Neo Lee <neo.lee@gmail.com>
Cc: 1158@emacsbugs.donarmstrong.com
Subject: bug#1158: 23.0.60; vc mode not working under newest Emacs.app
Date: Fri, 17 Oct 2008 11:24:59 -0400	[thread overview]
Message-ID: <jwvk5c7jlej.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <53556b270810160105h52e44736qe5b44df7f3cbfef3@mail.gmail.com> (Neo Lee's message of "Thu, 16 Oct 2008 16:05:21 +0800")

> 3. Running diagnosis evaluation as you instructed:
> M-: (executable-find "svn") says:
> "/usr/bin/svn"

> Which is NOT the correct path of my svn. In my working MacBook Pro, the SVN
> from Leopard installation is in /usr/bin, but the working SVN installation
> is in /opt/local/bin/ (from MacPorts). Here is some information about my
> SVNs:

That's not Emacs's fault: it's because /opt/local/bin is not in
your PATH.  Most likely, you added /opt/local/bin to your PATH in your
~/.bashrc or somesuch, but this only affects things you do inside
a terminal since Mac OS X doesn't load this file when you login.
IIRC there's a ~/.macosx/environment.plist file you can use to set
envvars globally independently from any shell.


        Stefan






  reply	other threads:[~2008-10-17 15:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <18679.33051.38492.185322@fencepost.gnu.org>
2008-10-13 11:01 ` bug#1158: 23.0.60; vc mode not working under newest Emacs.app Neo Lee
2008-10-14  7:48   ` Nick Roberts
     [not found]     ` <53556b270810140137i5315b6dch787199f00c0d54a5@mail.gmail.com>
2008-10-14 10:35       ` Nick Roberts
2008-10-15  1:06   ` Glenn Morris
     [not found]   ` <mailman.1067.1224034207.25473.bug-gnu-emacs@gnu.org>
2008-10-15  1:37     ` Neo
2008-10-15  1:45       ` Glenn Morris
2008-10-15  2:04         ` Neo Lee
2008-10-16  5:58           ` Glenn Morris
2008-10-16  8:05             ` Neo Lee
2008-10-17 15:24               ` Stefan Monnier [this message]
2008-10-16  8:11             ` Neo Lee
2008-10-16 18:10   ` bug#1158: marked as done (23.0.60; vc mode not working under newest Emacs.app) Emacs bug Tracking System

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=jwvk5c7jlej.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=1158@emacsbugs.donarmstrong.com \
    --cc=neo.lee@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.