This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Emacs/PSGML/flyspell query


Hi Stefan,

You wrote:

> Hi,
> 
> Does anybody know if Emacs/PSGML using flyspell/ispell can recognize and avoid
> XML markup when spell checking? If so, how do you accomplish it?
> 
> Regards,
> Stefan
> 

I think you can just put this in your .emacs:

  (setq ispell-skip-sgml t)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]