From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Schone Mullerin Newsgroups: gmane.emacs.help Subject: Re: Help: ISPELL and Aqua EMACS (OSX) Date: Mon, 25 Nov 2002 15:20:20 GMT Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <5lhee5pueq.fsf@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038245031 12551 80.91.224.249 (25 Nov 2002 17:23:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2002 17:23:51 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18GMxX-0003Fm-00 for ; Mon, 25 Nov 2002 18:23:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GMvM-0005DN-00; Mon, 25 Nov 2002 12:21:32 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!paloalto-snf1.gtei.net!crtntx1-snh1.gtei.net!news.gtei.net!paloalto-snr1.gtei.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Darwin) Original-Lines: 27 Original-X-Trace: /K49oFeK0hdjP78sKpEiABs/6ciEEvbEJCagTEFGcypQgPhppcx9ihj0fTiZ8Cyqw2tZ3tOSTjWg!7F6rb++cuLgT8Sx0jUmig12ztMvLTk6mrdHw599zuCJW3IdWx0TssxWpoctqn0TAn24uDP0/l7KO!/ixrn4s= Original-X-Complaints-To: abuse@gte.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Original-NNTP-Posting-Date: Mon, 25 Nov 2002 15:20:19 GMT Original-Distribution: world Original-Xref: shelby.stanford.edu gnu.emacs.help:107429 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3980 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3980 In article <5lhee5pueq.fsf@rum.cs.yale.edu>, Stefan Monnier wrote: >>> Aqua EMACS doesn't seem to source the whole PATH variable >> If you launch emacs by double-clicking Emacs.app, it doesn't source >> your shell rc. That's the root of the problem. > > Not even your .login ? I don't know whether or not .login environment settings will be available if you double click Emacs.app. > Where can you setup your environment, then ? Afaik if you need your shell environment, you have to launch emacs from a shell, with the 'open' command, eg open /Applications/Emacs.app If you want a double-clickakable icon to do this, make an executable .command file containing the 'open' command above (of course modified as appropriate depending where you installed Emacs.app).