[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Re: Lacking some features?
From: |
anhnmncb |
Subject: |
[AUCTeX] Re: Lacking some features? |
Date: |
Mon, 25 May 2009 06:50:47 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (windows-nt) |
Ralf Angeli (2009-05-24 14:05 +0200) wrote:
> * address@hidden (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.
Thanks for advice, I don't know elisp, the stuff you provided is too
complicated to me :( I will look at it when some day.