On Tuesday 01 January 2008, Mark Wendell wrote: > On Dec 31, 2007 4:33 PM, Phil Thompson <[EMAIL PROTECTED]> wrote: > > On Monday 31 December 2007, Mark Wendell wrote: > > > I notice that code-folding always folds up trailing blank lines, even > > > if I uncheck the Fold Compact option in Properties (part 1). Is there > > > something else I need to do to NOT fold up those extra blank lines? > > > > > > thanks > > > Mark > > > > > > Using Eric 4.0.4(r1711) and QScintilla 2.1 on Kubunty Gutsy. > > > > Which lexer? > > > > Phil > > _______________________________________________ > > Eric mailing list > > [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/eric > > Well, there's only one Fold Compact option, in the top of the list in > the "common" options (which I assume means it applies to all code > types). Otherwise, there isn't a Fold Compact toggle in the python > lexer options (since I'm doing python coding).
The Python lexer doesn't support compact folding. Phil _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
