From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Arentz Newsgroups: gmane.emacs.help Subject: Changing the PATH from emacs? Date: Mon, 11 Feb 2008 17:28:48 +0100 Message-ID: <87odanqwxr.fsf@lvps87-230-32-149.dedicated.hosteurope.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202748043 24987 80.91.229.12 (11 Feb 2008 16:40:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2008 16:40:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 11 17:41:06 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JObiM-0001mX-Id for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Feb 2008 17:41:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JObht-0005uY-Cb for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Feb 2008 11:40:37 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news.albasani.net!feeder.news-service.com!xlned.com!feeder1.xlned.com!news-out1.kabelfoon.nl!newsfeed.kabelfoon.nl!xindi.nntp.kabelfoon.nl!news2.euro.net!transit.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:E/u/wDwaFkVYnPeaxEjeTIZ5dRI= Original-Lines: 10 Original-NNTP-Posting-Host: 82.94.255.141 Original-X-Trace: 1202747328 news.xs4all.nl 85795 [::ffff:82.94.255.141]:56449 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: shelby.stanford.edu gnu.emacs.help:156049 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51421 Archived-At: I'm using Emacs.app, the Carbon emacs for OS X. Works great, but it can't find ispell, which was installed in /opt/local/bin, a path that is not by default in the system PATH. 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? S.