jed-users mailing list

[2008 Date Index] [2008 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: automatic folding of python source


Joachim Schmitz <js@xxxxxxxxxxxxx> wrote:
> Is there a possibility to autmatic fold any Python file, like many of 
> the Python-IDE's do ?

You might try using the set_selective_display function, which is bound
to "Ctrl-X $" in emacs mode.  This will allow you to hide any lines
indented beyond the column containing the cursor.

Good luck,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2008 date index] [2008 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]