Harald Welte wrote:

> Does anybody have a EMACS-Module which can fold entire functions at
> keypress ? I mean that i have only the first line e.G.
> 
> void my_func()
> 
> and if i press some key the function folds up.

        M-x outline-minor-mode

Use `C-h b' to get a list of key bindings.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to