gnu.emacs.help
[Top] [All Lists]

Re: Auto xml end-tag

Subject: Re: Auto xml end-tag
From: Stefan Monnier
Date: Thu, 22 Sep 2005 11:02:26 -0400
Newsgroups: gnu.emacs.help
> <MyTag>This is the body</Mytag>

The sgml-mode.el distributed with Emacs has C-c / to close the tag, tho it's
only available in the Emacs-CVS code (i.e. in the Emacs-22 release when it
comes out).
Of course, there's also psgml and nxml.  Additionally, you may be able to
just use <MyTag>This is the body</> which IIRC is perfectly valid XML.


        Stefan

<Prev in Thread] Current Thread [Next in Thread>