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

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

ispell question


From: Iosu Arizkuren
Subject: ispell question
Date: Mon, 03 Jun 2002 08:13:06 +0000

I have a speller called newspell that unlike ispell works like that:
newspell < FileToSpellcheck.
The ispell can spell files just writting:
ispell FileToSpellcheck.
In the ispell.el I have done something like:

Where newspell is writen it was ispell before.

(defcustom ispell-program-name "newspell"
 "Program invoked by \\[ispell-word] and \\[ispell-region] commands."
 :type 'string
 :group 'ispell)
but It does not work

Does someone know how could I call this speller from the emacs?
Thanks,
regards,
Iosu.

_________________________________________________________________
Envíe y reciba su correo de Hotmail desde el móvil: http://mobile.msn.com




reply via email to

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