I double checked with j602, it has no problem in high lighting
the unmatched )( in

a '+' ((mno - rst) % b  NB. )unmatched paren
      ^
a '+' ((mno - rst) % b ')' NB. )unmatched paren
      ^
and

'(' (=:))
        ^
But this is matched and is correct
a '+' ((mno - rst) % b ')') NB. )unmatched paren

I think it is reasonable to omit this pattern for
syntax high-lighting.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to