help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make emacs path aware on MacOSX


From: Edward O'Connor
Subject: Re: How to make emacs path aware on MacOSX
Date: Wed, 13 Apr 2011 13:53:51 -0700

> Apologies if this is the wrong forum for this. If so please redirect me.
> I am running emacs on MacOSX, installed from a DMG file.
> It works great, but it is not aware of my path, so I can't execute commands
> like 'git' or 'svn' etc.
> How can I configure it to be aware of my path. I'm using the global path
> variable file /etc/profile.

/etc/profile only affects the Bourne shell or processes descended from
such a shell.

If you want global path changes to be visible to all programs, use
/etc/paths & /etc/paths.d/


HTH.
Ted



reply via email to

[Prev in Thread] Current Thread [Next in Thread]