From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.help Subject: Re: MAC OSX Emacs does not find PATH Date: Mon, 05 Apr 2010 18:21:44 -0400 Organization: Norwegian university of science and technology Message-ID: References: <54cea182-c0db-41dd-b835-0b9268d2acb0@n34g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1273003417 29128 80.91.229.12 (4 May 2010 20:03:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 20:03:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 04 22:03:36 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O9OKo-0002rS-3V for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 22:03:35 +0200 Original-Received: from localhost ([127.0.0.1]:39683 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9OKd-0000rQ-MK for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 16:03:03 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!uio.no!ntnu.no!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: euler.math.ntnu.no Original-X-Trace: orkan.itea.ntnu.no 1270506104 31836 129.241.15.252 (5 Apr 2010 22:21:44 GMT) Original-X-Complaints-To: usenet@ntnu.no Original-NNTP-Posting-Date: Mon, 5 Apr 2010 22:21:44 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin) Cancel-Lock: sha1:tQwWtdyAJlxUAlE02Cqn4YwTOKQ= Original-Xref: usenet.stanford.edu gnu.emacs.help:177647 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:73120 Archived-At: + "Daniel (Youngwhan)" : > On Apr 5, 6:21 am, Harald Hanche-Olsen wrote: >> + "Daniel (Youngwhan)" : >> >> > I [...] and found that >> >> > defaults write $HOME/.MacOSX/environment PATH "$PATH" >> >> > will make it work, but in my case, it does not work at all. >> >> Did you remember to log out and back in afterwards? >> > Of course, I did, but no luck. I think something is odd with your mac setup, not with emacs. Try locating your Finder process (ps uxww | grep Finder) and inspect its environment with ps eww PID, where PID is the pid of your Finder process. If the PATH value you set in .MacOSX/environment is not present in the output, this is not an emacs problem, and you're better off asking in a mac newsgroup. -- * Harald Hanche-Olsen - It is undesirable to believe a proposition when there is no ground whatsoever for supposing it is true. -- Bertrand Russell