From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Edward Dodge Newsgroups: gmane.emacs.help Subject: Help: ISPELL and Aqua EMACS (OSX) Date: 23 Nov 2002 21:57:53 -0600 Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038110615 23236 80.91.224.249 (24 Nov 2002 04:03:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 24 Nov 2002 04:03:35 +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 18Fnza-00062c-00 for ; Sun, 24 Nov 2002 05:03:34 +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 18FnxS-0002EV-00; Sat, 23 Nov 2002 23:01:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.teledanmark.no!uninett.no!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: cdm-66-73-146-pine.cox-internet.com Original-X-Trace: quimby.gnus.org 1038110352 4469 66.233.73.146 (24 Nov 2002 03:59:12 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 24 Nov 2002 03:59:12 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:107346 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:3900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3900 I downloaded and compiled the newest ispell: International Ispell Version 3.2.06 08/01/01 And the latest ispell.el from: http://www.kdstevens.com/~stevens/ispell-page.html Then I put (require 'ispell) in my .emacs. THE PROBLEM: Aqua EMACS doesn't seem to source the whole PATH variable, because it can't seem to find my ispell program. In fact, I get an error when I source my .emacs at startup because it can't find ispell. Terminal emacs ("% emacs -nw") doesn't have this problem and I can use ispell without any issues. Any help would be appreciated.... Edward