Speaking of multi-line regexps, Factor's string literals ("...") are
only single-line, however factor-mode highlights then as if they were
multi-line. Perhaps an unterminated " should highlight red until the
end of the line, or something like that.Slava On Mon, Jan 12, 2009 at 6:10 PM, Jose A. Ortega Ruiz <[email protected]> wrote: > > 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! ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
