Hi Doug. This is harder to fix than it seems, because Emacs'
highlighting algorithm suffers performance-wise when matching multi-line
regexps... i had to disable font lock of vocab names in USING: forms
back in the day, but perhaps i was doing something silly. I'll give it a
second try!

Thanks,
jao

Doug Coleman <doug.cole...@gmail.com> writes:

> Hi Jose,
>
> Here's a real nit-picky one:
>
> SYMBOLS: c d e f g t ;
>
> f and t are highlighted like they're false and true.  This also  
> happens in TUPLE:, VARS:, etc.
>
> Then there's the question of which ``f'' is in scope after the  
> SYMBOLS: definition...
>
> Doug

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to