Re: Aspell versus ispell
* On Sun, Sep 28, 2003 Zbynek Houska (zbynh@xxxxxxxxx) muttered:
> I wonder if it's possible to get aspel working together with mutt or
> conveniently switch between them?
Sure after all it's mutt, isn't it?
> but if I simply substitute path in my .muttrc file it doesn't work...
> Any idea how to solve it?
You need to set mutt's ispell variable to aspell. I use a macro to
switch from english to german.
## spell checker
set ispell="/usr/bin/aspell -c --mode=email --lang=en_GB"
# german aspell
macro compose I '<enter-command>set ispell="/usr/bin/aspell -c --mode=email
--lang=de_DE"<enter><ispell><enter-command>set ispell="/usr/bin/aspell -c
--mode=email --lang=en_GB"<enter>
HTH,
Michael
--
Dijkstra probably hates me
(Linus Torvalds, in kernel/sched.c)
PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key