Samuel Harris Lipoff <lipoff(a)fas.harvard.edu> writes:
================================================================
Dear Bug Team!
Although the ispell package installs by the automated installer and
appears in the xemacs-packages\lisp subdirectory, it does not work!
When I try to launch the speller the minibuffer reports "No such file
or directory, ispell"
It is very important that the Windows version of xemacs works properly
with the standard packages, particularly the speller, as this is a
standard feature and necessary for many people's work.
Sure, you have to install ispell itself (ispell.exe):
(defcustom ispell-program-name "ispell"
"Program invoked by \\[ispell-word] and \\[ispell-region] commands."
:type 'string
:group 'ispell)
But don't ask me where to find its Windows version - I just know it is
available somethere :-)
- Dmitry Bely