[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#3269: 23.0.93; C-mode text highlighting
From: |
Stefan Monnier |
Subject: |
Re: bug#3269: 23.0.93; C-mode text highlighting |
Date: |
Mon, 18 May 2009 15:53:42 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) |
> OK, here is a patch for half of the problem - it now fontifies a broken
> string in a #define properly
For some definition of "properly".
> The second half of the problem is to fix it so that you don't have to
> type M-o M-o afterwards. Any change you'll let me do this before this
> week's pretest, Yidong?
I think this part is more important. I don't care much (if at all)
about how invalid code is highlighted.
Stefan