Ispell for Xemacs 21.1 for windows

Adrian Aichner adrian at xemacs.org
Sun Jun 24 04:36:24 EDT 2007


Edgardo De Leon <edeleon at cisco.com> writes:

> Yeah I saw that one, but picked up IspellWin32 and that did not work
> at all. Xemacs reports an error
> " ispell version 3 revision 3.1.12 required."
> I'll give the one you suggest a try.

Hello Edgardo,

I am a user of cygwin aspell under Windows XP native XEmacs.

cd c:\Users\AichnerAd\
aspell -v
Compilation started at Sun Jun 24 10:35:15 2007 +0200 (W. Europe Daylight Time)
@(#) International Ispell Version 3.1.20 (but really Aspell 0.50.3)

Compilation finished at Sun Jun 24 10:35:15

cd c:\Users\AichnerAd\
uname -a
Compilation started at Sun Jun 24 10:35:49 2007 +0200 (W. Europe Daylight Time)
CYGWIN_NT-5.1 Tang 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin

Compilation finished at Sun Jun 24 10:35:50

Following are my (custom-set-variables ...) ispell customization from
.emacs translated to setq forms manually:

 (setq ispell-program-name "aspell")
 (setq ispell-skip-region-alist '((ispell-words-keyword forward-line)
  (ispell-dictionary-keyword forward-line)
  (ispell-pdict-keyword forward-line)
  (ispell-parsing-keyword forward-line)
  ("^---*BEGIN PGP [A-Z ]*--*" . "^---*END PGP [A-Z ]*--*")
  ("^---* \\(Start of \\)?[Ff]orwarded [Mm]essage" . "^---* End of [Ff]orwarded [Mm]essage")
  ("\\(/\\|\\(\\(\\w\\|-\\)+[.:@]\\)\\)\\(\\w\\|-\\)*\\([.:/@]+\\(\\w\\|-\\|~\\)+\\)+")
  ("@\\w+")
  ("\\b\\(and\\|catch\\|cond\\|condition-case\\|defconst\\|defmacro\\|defun\\|defvar\\|function\\|if\\|interactive\\|let\\|or\\|prog[12n]\\|quote\\|save-current-buffer\\|save-excursion\\|save-restriction\\|save-selected-window\\|save-window-excursion\\|setq\\|setq-default\\|unwind-protect\\|while\\|with-output-to-temp-buffer\\)\\b")))

I mostly use ispell-region, ispell-word, as well as flyspell (in erc
and mail buffers) and all works well.

Best regards!

Adrian

> Thanks.
>
> Vin Shelton wrote:
>
>> A little googling turned up
>>
>> http://aspell.net/win32/
>>
>> Maybe that would work for you.
>>
>> HTH,
>>  Vin
>>
>> On 6/22/07, Edgardo De Leon <edeleon at cisco.com> wrote:
>>
>>> Thanks Vin for the information.
>>> Actually I did not installed any ispell software.  I assumed the Xemacs
>>> package would have installed.
>>> So Now that make sence. I do have an Ispell version for cygwin I'll give
>>> that a try and see if it works.
>>> If not, where can I find an ispell for Windows Xemacs version?
>>> thanks.
>>>
>>> Vin Shelton wrote:
>>>
>>> > On 6/21/07, Edgardo De Leon <edeleon at cisco.com> wrote:
>>> >
>>> >> I have just installed Xemacs 21.1 for Windows and I have included the
>>> >> ispell tool package. However, for some reason the ispell program does
>>> >> not work. Any time I start the  ispell buffer, the following error
>>> >> shows up "Searching  for Program: No such file or directory, ispell"
>>> >
>>> >
>>> > I hope you mean 21.4.xx.  The current release of 21.4 is 21.4.20.  A
>>> > windows native setup kit can be found here:
>>> > http://ftp.xemacs.org/pub/xemacs/windows/XEmacs_Setup_21.4.20.exe
>>> >
>>> > The problem is probably that you haven't installed an ispell
>>> > executable.  What ispell did you install?  Can you run it from a DOS
>>> > cmd.exe?  If so, within XEmacs the directory that contains ispell.exe
>>> > must be added to the exec-path.  C-h v exec-path will give you help on
>>> > exec-path.
>>> >
>>> > HTH,
>>> >  Vin Shelton
>>> >
>>>
>>
>>
> _______________________________________________
> XEmacs-Beta mailing list
> XEmacs-Beta at xemacs.org
> http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
>
>

-- 
Adrian Aichner
 mailto:adrian at xemacs.org
 http://www.xemacs.org/




More information about the XEmacs-Beta mailing list