Lennart Borgman <[EMAIL PROTECTED]> writes: > I wish I knew more about aspell and what information to put in the > EmacsW32 docs. I believe the best I can do is to point to EmacsWiki > (for example http://www.emacswiki.org/cgi-bin/wiki/CategorySpelling) > and tell that there is an aspell compiled for MS Windows. But at the > moment a rather old one. I have just mailed the maintainer of this > port and asked about plans to port a later version.
I use the aspell packaged with Cygwin. It works quite nicely. The only Emacs config I have is: (setq ispell-program-name "aspell") -- -- Stephe
