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

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

Re: Changing the PATH from emacs?


From: Peter Dyballa
Subject: Re: Changing the PATH from emacs?
Date: Mon, 11 Feb 2008 18:25:50 +0100


Am 11.02.2008 um 17:28 schrieb Stefan Arentz:

There doesn't seem to be a way to do this through Emacs.app/Info.plist
so my question is whether it possible to change the PATH from my
.emacs profile?

        (setenv "PATH" (concat "/opt/local/bin" ":" (getenv "PATH")))

You could also work according to this: http://developer.apple.com/qa/ qa2001/qa1067.html

--
Greetings

  Pete

When people run around and around in circles we say they are crazy. When planets do it we say they are orbiting.






reply via email to

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