bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#4684: marked as done (ispell not recognized when emacs 23 (on OS X)


From: Emacs bug Tracking System
Subject: bug#4684: marked as done (ispell not recognized when emacs 23 (on OS X) launched from icon)
Date: Sat, 17 Oct 2009 12:25:08 +0000

Your message dated Sat, 17 Oct 2009 08:20:20 -0400
with message-id <5086AECC-D141-462C-8D22-EC8A50FBD265@gmail.com>
and subject line Re:  ispell not recognized when emacs 23 (on OS X) launched 
from icon 
has caused the Emacs bug report #4684,
regarding ispell not recognized when emacs 23 (on OS X) launched from icon
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4684: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4684
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: ispell not recognized when emacs 23 (on OS X) launched from icon Date: Thu, 8 Oct 2009 20:43:17 -0700 (PDT)
Hi, I am using GNU Emacs 23.1.1 (i386-apple-darwin9.7.0, NS
apple-appkit-949.46) on OS X 10.5.8.

When I launch emacs from the terminal with

$ /Applications/Emacs.app/Contents/MacOS/Emacs &

I can use ispell as expected.

However, if I launch emacs by clicking on its icon - which presumably points
to the same binary file -
I get the following error:

apply: Searching for program: No such file or directory, ispell

Ispell is on my load path
("/Applications/Emacs.app/Contents/Resources/lisp/textmodes/"); even when I
do one of the following I get the same error:

(load "/Applications/Emacs.app/Contents/Resources/lisp/textmodes/ispell")
(add-to-list 'load-path
"/Applications/Emacs.app/Contents/Resources/lisp/textmodes")

The fact that it works if I launch the same application with the same .emacs
file from the terminal (no -Q option necessary) leads me to believe that the
conflict is not in any of my settings.

Thanks much!
-Stephen

-- 
View this message in context: 
http://www.nabble.com/ispell-not-recognized-when-emacs-23-%28on-OS-X%29-launched-from-icon-tp25815078p25815078.html
Sent from the Emacs - Bugs mailing list archive at Nabble.com.




--- End Message ---
--- Begin Message --- Subject: Re: ispell not recognized when emacs 23 (on OS X) launched from icon Date: Sat, 17 Oct 2009 08:20:20 -0400
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4684

This results from PATH being different when starting from icon. You can fix it by one of several means. Please refer to the manual or search on the net about Emacs Mac OS X, and path.

Emacs does none of this by default to avoid unexpected differences from other OS X applications, which follow the same rules. If you do not like this behavior, the Aquamacs distribution does set PATH I believe.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]