On Tuesday, January 24, 2017 at 11:51:56 AM UTC-6, Edward K. Ream wrote:

> New colorizing code doesn't update properly after changing @language 
directives. 

Another shock. The nifty state machinery the JEditColorizer class almost 
never gets used! It's kinda amazing that the code works at all.It may take 
a day or two...

> At least.

The result will be much simpler, due in part to the pyzo trick of never 
actually continuing multi-line constructs to following lines.  So the only 
state needed is

a) whether colorizing is enabled and
b) what @language is in effect.

A lot of fooling around will be required, all confined to the 
JEditColorizer class.

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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to