From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: bug#3269: 23.0.93; C-mode text highlighting Date: Mon, 18 May 2009 21:16:08 +0000 Message-ID: <20090518211608.GC12920@muc.de> References: <878wl1h5fw.fsf@ancient.thomaschristensen.org> <20090514213924.GB2413@muc.de> <20090518150643.GA12920@muc.de> <87iqjygy8e.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242681352 23088 80.91.229.12 (18 May 2009 21:15:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 May 2009 21:15:52 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, 3269@emacsbugs.donarmstrong.com, Thomas Christensen , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 18 23:15:45 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M6ABT-00021P-Ld for ged-emacs-devel@m.gmane.org; Mon, 18 May 2009 23:15:43 +0200 Original-Received: from localhost ([127.0.0.1]:60838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6ABS-0004tf-Uf for ged-emacs-devel@m.gmane.org; Mon, 18 May 2009 17:15:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6ABM-0004tL-Nb for emacs-devel@gnu.org; Mon, 18 May 2009 17:15:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6ABH-0004t9-Av for emacs-devel@gnu.org; Mon, 18 May 2009 17:15:35 -0400 Original-Received: from [199.232.76.173] (port=60583 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6ABH-0004t6-5g for emacs-devel@gnu.org; Mon, 18 May 2009 17:15:31 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:3114 helo=mail.muc.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M6ABG-0002tT-LD for emacs-devel@gnu.org; Mon, 18 May 2009 17:15:31 -0400 Original-Received: (qmail 45502 invoked by uid 3782); 18 May 2009 21:15:26 -0000 Original-Received: from acm.muc.de (pD9E22FAC.dip.t-dialin.net [217.226.47.172]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Mon, 18 May 2009 23:15:24 +0200 Original-Received: (qmail 21744 invoked by uid 1000); 18 May 2009 21:16:08 -0000 Content-Disposition: inline In-Reply-To: <87iqjygy8e.fsf@cyd.mit.edu> User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) X-Primary-Address: acm@muc.de X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.6-4.9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110968 gmane.emacs.pretest.bugs:24463 Archived-At: Hi, Yidong! On Mon, May 18, 2009 at 12:41:21PM -0400, Chong Yidong wrote: > Alan Mackenzie 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. I've got both bits working now. I'll do some more testing, and I expect to be committing the whole caboodle withing 24 hours. -- Alan Mackenzie (Nuremberg, Germany).