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

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

Re: How to expertly fold perl or other scripting code.


From: Bernardo
Subject: Re: How to expertly fold perl or other scripting code.
Date: Sun, 20 Sep 2009 11:44:41 +1000
User-agent: Thunderbird 2.0.0.23 (X11/20090812)


Harry Putnam <reader@newsguy.com> writes:

I see too much output on google that looks very complex when I try to
delve into folding code in emacs.

Is it horribly complicated?

I know some windows editors or ide's do such folding very
quickly... but I'm not going to do my coding on windows.  I'm far to
comfortable on linux or opensolaris, but I would really like to have
the ability to fold/unfold code as needed, quickly and easily.

M-x outline-minor-mode RET
C-c @ C-t

For a start...

-ap
i never investigated what is the difference between outline-minor-mode and hs-minor-mode but the later is also a possibility

(they seem to be defined in different files but the commands have the same prefix key, C-c @)




reply via email to

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