| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: gdb-mode hangs in OS X, Nick Roberts |
|---|---|
| Next by Date: | list-color-display shows no colors in emacs 21.1, vijay |
| Previous by Thread: | Re: Auto xml end-tag, Tim X |
| Next by Thread: | Re: Auto xml end-tag, Kevin Rodgers |
| Indexes: | [Date] [Thread] [Top] [All Lists] |