[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: DocBook/XML spell checking with Emacs & aspell
On Sat, Dec 06, 2003 at 03:12:48AM +0900, Michael Smith wrote:
> (setq ispell-program-name "aspell") and (set-default 'ispell-skip-html t)
Yes, both have to be set, and a third one:
(setq ispell-extra-args '("--mode=html"))
Thanks for the help!
Cheers, WB
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]