jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Shell mode syntax coloring bug


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]