* [email protected] (2009-05-24) writes: > vim has a feature for creating folding and use some other text instead > of header's for displaying, I attach a html to show it, from attachment, > you can see that vim can create a folding and use the infos extracted > from the folding body for displaying, I don't know how to do it in > emacs?
This looks a bit like TeX Fold mode. You may want to take a look at the documentation of text properties and overlays as well as Outline and Reveal mode. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
