nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] ruby syntax highlight patterns REDUX


From: John M. Gabriele
Subject: Re: [Nano-devel] ruby syntax highlight patterns REDUX
Date: Fri, 26 May 2006 23:16:40 -0700 (PDT)


--- I wrote:
> --- I wrote:
> 
> > [snip] Here's a first try -- [snip]
> 
> [snip] The only critical thing to fix now is to
> get the comment highlighting not to interfere with expression
> substitution inside double-quoted strings.
> 
> [snip]
> 
> ## Comments.
> ## How do I make this work everywhere *except* inside a string? XXX
> color cyan "#.*$"
> 

Doh! It always comes to you after hitting the stumbit button:

color cyan "#[^{].*$"

:)


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]