GNU bug report logs - #1158
23.0.60; vc mode not working under newest Emacs.app

Previous Next

Packages: emacs, ns;

Reported by: "Neo Lee" <neo.lee <at> gmail.com>

Date: Mon, 13 Oct 2008 11:10:03 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Neo Lee <neo.lee <at> gmail.com>
Cc: 1158 <at> debbugs.gnu.org, "Glenn Morris" <rgm <at> gnu.org>
Subject: bug#1158: 23.0.60; vc mode not working under newest Emacs.app
Date: Fri, 17 Oct 2008 11:24:59 -0400
> 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




This bug report was last modified 16 years and 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.