From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#20245: 24.5; c++-mode font-lock broken by the last commit to emacs24 branch Date: Mon, 6 Apr 2015 22:40:04 +0000 Message-ID: <20150406224004.GC3266@acm.fritz.box> References: <20150402095135.56404.qmail@mail.muc.de> <20150403124653.GE2867@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1428360084 5465 80.91.229.3 (6 Apr 2015 22:41:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Apr 2015 22:41:24 +0000 (UTC) To: 20245@debbugs.gnu.org, ohwoeowho@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Apr 07 00:41:14 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YfFhh-0005to-DW for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Apr 2015 00:41:13 +0200 Original-Received: from localhost ([::1]:41942 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfFhg-0003Um-GX for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Apr 2015 18:41:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfFhb-0003UW-RM for bug-gnu-emacs@gnu.org; Mon, 06 Apr 2015 18:41:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfFhb-00016N-2w for bug-gnu-emacs@gnu.org; Mon, 06 Apr 2015 18:41:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfFhX-000168-9U; Mon, 06 Apr 2015 18:41:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YfFhW-0003GS-Af; Mon, 06 Apr 2015 18:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Mon, 06 Apr 2015 22:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20245 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 20245-submit@debbugs.gnu.org id=B20245.142836001412480 (code B ref 20245); Mon, 06 Apr 2015 22:41:02 +0000 Original-Received: (at 20245) by debbugs.gnu.org; 6 Apr 2015 22:40:14 +0000 Original-Received: from localhost ([127.0.0.1]:46640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YfFgk-0003FE-DZ for submit@debbugs.gnu.org; Mon, 06 Apr 2015 18:40:14 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:30767 helo=mail.muc.de) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YfFgi-0003F5-88 for 20245@debbugs.gnu.org; Mon, 06 Apr 2015 18:40:13 -0400 Original-Received: (qmail 3330 invoked by uid 3782); 6 Apr 2015 22:40:11 -0000 Original-Received: from acm.muc.de (pD951ADD4.dip0.t-ipconnect.de [217.81.173.212]) by colin.muc.de (tmda-ofmipd) with ESMTP; Tue, 07 Apr 2015 00:40:10 +0200 Original-Received: (qmail 6279 invoked by uid 1000); 6 Apr 2015 22:40:04 -0000 Content-Disposition: inline In-Reply-To: <20150403124653.GE2867@acm.fritz.box> User-Agent: Mutt/1.5.23 (2014-03-12) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:101238 Archived-At: Hello, Oleh. On Fri, Apr 03, 2015 at 12:46:53PM +0000, Alan Mackenzie wrote: > On Thu, Apr 02, 2015 at 12:19:36PM +0200, Oleh Krehel wrote: > > On Thu, Apr 2, 2015 at 11:51 AM, Alan Mackenzie wrote: > > > In article you wrote: > > I just tried "23bb07e", the latest commit on master, but this issue isn't fixed. > > The include statements look the same as in the screenshot. > I've looked at this problem and now understand its cause. It's too > involved to fix for Emacs 24.5, so we've decided to revert that commit, > as you've suggested. A proper fix will surely be included in Emacs 25.1 > (or 24.6, whichever comes first). I've now committed a (hopefully) proper fix for this into the master branch at savannah. Feel free to download this and check that it does indeed work properly. If not ... > > Oleh -- Alan Mackenzie (Nuremberg, Germany).