Re: bug#3269: 23.0.93; C-mode text highlighting
Chong Yidong <[email protected]>
| Newsgroups | gmane.emacs.devel,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Alan Mackenzie <[email protected]> writes: >> The "foo" line has lost its fontification, and this is the bug. I know >> what's causing it, and it _might_ be easily fixable. What's more, I >> don't this bug was in Emacs 22 > > OK, here is a patch for half of the problem - it now fontifies a broken > string in a #define properly - just that you need to type M-o M-o after > the change. Would you check that this works properly please, Thomas! > > The second half of the problem is to fix it so that you don't have to > type MoMo afterwards. Any change you'll let me do this before this > week's pretest, Yidong? Could you test these patches on some large C files, to make sure they don't cause any additional performance problems? But if everything seems OK, please go ahead and check both patches in.