[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] python string highliting is too greedy
From: |
David Lawrence Ramsey |
Subject: |
Re: [Nano-devel] python string highliting is too greedy |
Date: |
Sun, 31 Dec 2006 08:54:25 -0500 |
User-agent: |
Mozilla Thunderbird 1.0 (X11/20041206) |
Mike Frysinger wrote:
>the python colorization code is way too greedy when it comes to strings
>... attached patch makes it better (not saying it's completely correct)
Applied; thanks. (In any case, it can't be made completely correct
without at least a rewrite of the color code.)