- Subject: Shell mode syntax coloring bug
- From: Tom Culliton <culliton@xxxxxx>
- Date: Mon, 15 Mar 2004 17:13:30 -0500
This one is really cute... Try entering the following line in sh
mode...
if [ $# -ne 1 ] ; then
It looks like this line (shmode.sl:31) needs to be smarter about what is
in front of a #... 8-P
dfa_define_highlight_rule ("#.*$", "comment", name);
Anybody got a good answer? Getting non-existence tests right is fairly
evil and my brain is vapor locking... I can't seem to find a way to fix
this pattern... 8-(
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]