[sword-devel] Insidious mismatched tag errors: recommendations
Karl Kleinpaste
karl at kleinpaste.org
Thu Sep 20 14:19:45 MST 2012
Andrew Thule <thulester at gmail.com> writes:
> One of my least favour things is finding mismatched tags in OSIS.xml files
> Has anyone successfully climbed this summit?
XEmacs and xml-mode (and font-lock-mode). M-C-f and M-C-b execute
sgml-forward-element and -backward-. That is, sitting at the beginning
of <tag>, M-C-f (meta-control-f) moves forward to the matching </tag>,
properly handling nested tags.
More information about the sword-devel
mailing list