From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How to make emacs path aware on MacOSX Date: Thu, 14 Apr 2011 01:00:57 +0200 Message-ID: <2861E5DB-0A5A-4A8E-A251-ADCC3F89B19B@Web.DE> References: <29BF0E4E-8FAC-401F-9A22-97B2C0A25F9F@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1302735680 20692 80.91.229.12 (13 Apr 2011 23:01:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Apr 2011 23:01:20 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" , "Young, Ed" To: Perry Smith Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 14 01:01:16 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QA93h-0002m1-Oh for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2011 01:01:13 +0200 Original-Received: from localhost ([::1]:55919 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QA93h-0000tM-Ce for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Apr 2011 19:01:13 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QA93c-0000tG-JO for help-gnu-emacs@gnu.org; Wed, 13 Apr 2011 19:01:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QA93b-00034z-8J for help-gnu-emacs@gnu.org; Wed, 13 Apr 2011 19:01:08 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:43148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QA93b-00034X-2T for help-gnu-emacs@gnu.org; Wed, 13 Apr 2011 19:01:07 -0400 Original-Received: from smtp04.web.de ( [172.20.0.225]) by fmmailgate01.web.de (Postfix) with ESMTP id 91F5918C15B30; Thu, 14 Apr 2011 01:00:59 +0200 (CEST) Original-Received: from [91.35.174.205] (helo=[192.168.1.2]) by smtp04.web.de with asmtp (WEB.DE 4.110 #2) id 1QA93T-0005Gs-00; Thu, 14 Apr 2011 01:00:59 +0200 In-Reply-To: <29BF0E4E-8FAC-401F-9A22-97B2C0A25F9F@gmail.com> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19OBVr/82DWobLye0AP1x6mPP4+pwSRekLvgetV cWkad39TUUfPeSX3RkZKOwWee8ykt+wIU+Ptyg3OmNM4LCf9vG feNirwjW5ggrfIZQ1kQw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 217.72.192.221 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80782 Archived-At: Am 13.04.2011 um 22:58 schrieb Perry Smith: > The Finder on the Mac (that starts emacs) doesn't look at /etc/=20 > 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 =20= "PATH"))) Your shell can be corrected via ~/.emacs_. -- Greetings Pete Isn't vi that text editor with two modes... one that beeps and one =20 that corrupts your file? =96 Dan Jacobson, on = comp.os.linux.advocacy