* Outline mode and HTML/XML
@ 2004-10-29 4:28 Misha Bergal
0 siblings, 0 replies; 2+ messages in thread
From: Misha Bergal @ 2004-10-29 4:28 UTC (permalink / raw)
I would like to get the XML/HTML outlining functionality similar to
Microsoft Visual Studio .NET Outline support for C# etc.
Basically, given the XML file:
<root>
<a>
<a1 />
<a1 />
</a>
<b>
<a1 />
<a1 />
</b>
</root>
I would be able to collapse parts of it:
<root>
<a>...
<b>...
</root>
I read about the outline-mode, but being a relative unexperienced
Emacs user, I can't do more than very simple customizations. Is there
anybody who has done it before and can point tell me what I need to do
and use?
Thanks in advance.
--
Misha Bergal
MetaCommunications Engineering
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-31 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.5907.1099027152.2017.help-gnu-emacs@gnu.org>
2004-10-31 20:22 ` Outline mode and HTML/XML Martin Stemplinger
2004-10-29 4:28 Misha Bergal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).