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: Peter Dyballa
Subject: Re: How to make emacs path aware on MacOSX
Date: Thu, 14 Apr 2011 01:00:57 +0200


Am 13.04.2011 um 22:58 schrieb Perry Smith:

The Finder on the Mac (that starts emacs) doesn't look at /etc/ profile, etc.


It's *not* the Finder (it's Launch Service).

Another way to setup PATH is in your init file:

(setenv "PATH" (concat "/some/directory" path-separator (getenv "PATH")))


Your shell can be corrected via ~/.emacs_<name of the shell interpreter>.

--
Greetings

  Pete

Isn't vi that text editor with two modes... one that beeps and one that corrupts your file?
                                – Dan Jacobson, on comp.os.linux.advocacy




reply via email to

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