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)

Reply via email to