On Wednesday, July 3, 2013 3:51:41 PM UTC-5, Edward K. Ream wrote: > > I found some places where new guards appear to be needed, but there is no > guarantee that all will be well.
Drat. The patch disables further recoloring after it is interrupted. That is, clearing the recolorAll ivar in the _clearDelayedFormat method defeats the purpose of the recolorAll ivar. This probably fixes the crashes, but at too high a price. I'll test any new code more thoroughly, especially with Python 3x, before upping anything more. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
