On Tue, Nov 26, 2002 at 07:46:36AM +0200, Shlomi Fish wrote: > On Mon, 25 Nov 2002, Muli Ben-Yehuda wrote: > > > On Mon, Nov 25, 2002 at 07:12:53PM +0200, Shlomi Fish wrote: > > > > > > How can I configure XEmacs to use aspell instead of ispell with its > > > M-x ispell-buffer feature? > > > > C-a ispell > > > > This does not work.
Yeah, I goofed. It should be 'C-h a' (apropos). > But now I have another problem: > > M-x ispell-buffer on a DocBook/XML document still tries to spell-check all > the tags, which is very annoying and makes using it useless. > > Take a look at: > > http://fc-solve.berlios.de/arch_doc/fcs_arch_doc-docbook-source.zip > > And try to process fcs_arch_dox.xml. > > Is there anyway to fix it? There's always a way to fix it. A hack would be to add all those tags to your personal dictionary, a proper solution would be to teach ispell to ignore docbook tags if you're in a docbook/xml mode. -- Muli Ben-Yehuda http://www.mulix.org/ [EMAIL PROTECTED]:~$ sctrace strace /bin/foo http://syscalltrack.sf.net/ Quis custodes ipsos custodiet? ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
