help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: expand/collapse{} in c++


From: Sébastien Kirche
Subject: Re: expand/collapse{} in c++
Date: Tue, 23 Aug 2005 22:47:54 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

At 22:08 on aoû 23 2005, Baloff said :

> I tried to find out how to do this expand/collapse the code into {...}
> from the info docs but it is not there. could someone help please.

Look at "FoldingMode" in the wiki : 
http://www.emacswiki.org/cgi-bin/wiki/CategoryOutline

FoldingMode does exactly what you  need but it needs some modification of
the file to add some delimiters for the folds.
Fold-mode prototype from Marcus Breiing does without modification of the
file.

HTH.
-- 
Sébastien Kirche


reply via email to

[Prev in Thread] Current Thread [Next in Thread]