[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: Re: [docbook-apps] spell checking
On Fri, Dec 05, 2003 at 03:39:00AM +0100, Thomas.Gier@imperia.net wrote:
> I learned from my own testing of emacs/xemacs with nxml-mode resp.
> psgml-mode and aspell that aspell doesn't work with both *macses out of
> the box. There seem to be some people who use this combination, but I
> couldn't get it to work. I use ispell with Xemacs/psgml(flyspell-mode)
> instead like Bruce. Works perfect.
I just tried nxml-mode with aspell and:
(setq ispell-program-name "aspell")
(set-default 'ispell-skip-html t)
(setq ispell-extra-args '("--mode=sgml"))
which seems to work. No longer experience however.
Cheers,
--
W. Borgert <debacle@debian.org>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]