Q for Emacs users: code-folding (hideshow)

thebjorn bjornsteinarfjeldpettersen at gmail.com
Fri Jul 16 08:02:11 EDT 2010


On Jul 15, 10:34 pm, Peter <peter.milli... at gmail.com> wrote:
> On Jul 16, 2:45 am, kj <no.em... at please.post> wrote:
>
> > This is a question _for Emacs users_ (the rest of you, go away :)  ).
>
> > How do you do Python code-folding in Emacs?
>
> > Thanks!
>
> > ~K
>
[...]
> Anybody else now of any better ideas or whatever? Now that I think
> about it, I wouldn't mind using folding mode if I could make it
> "easier" to use myself! :-)
>
> Peter

I gave up too :-(

Komodo from ActiveState has Emacs bindings and folding, and is
generally a good editor and environment for when you want such a
thing. It also has an out-of-process debugger that has helped me solve
some nasty bugs.

Still, I keep going back to Emacs, it's just snappier(*) and
easier(**) to work with...  Instead of folding I either split the
window or create a new Frame (Ctrl 5 2) for the content I wish to
refer to.

-- bjorn


(*) ha!
(**) ...I know...



More information about the Python-list mailing list