- Download and install Aspell Installer
- Download and install Aspell Dictionary (ok .. I used the English one as a default)
- Modify init.el
The init.el modifications are:
;; Aspell
(setq-default ispell-program-name "c:\\Program Files\\Aspell\\bin\\aspell.exe")
Now all the spell check menu items in Emacs work like a charm.
Do I REALLY need to tell you that you are responsible for your actions?
more later .......
No comments:
Post a Comment