Code Folding with Emacs

gb at cs.unc.edu gb at cs.unc.edu
Sat Jun 1 07:32:35 EDT 2002


Thomas Sicheritz-Ponten <thomas at cbs.dtu.dk> writes:

> 
> Have you looked at folding.el?
> (fold-add-to-marks-list 'python-mode         "# {{{ "  "# }}}" nil t)
> (load "folding.el" 'nomessage 'noerror)

Yes, I looked at it but I didn't want to have to mark up my
files. Outline.el works really nicely with Python though I think
outline has a minor bug with respect to handling empty lines....

gb



More information about the Python-list mailing list