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#19669: 25.0.50; c-mode: incorrect fontification of simple enums Date: Sun, 1 Feb 2015 21:58:03 +0000 Message-ID: <20150201215803.GC2700@acm.acm> References: <87a9196pdq.fsf@secretsauce.net> <20150201174057.GA2700@acm.acm> <87mw4x5qvw.fsf@secretsauce.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1422827957 15106 80.91.229.3 (1 Feb 2015 21:59:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2015 21:59:17 +0000 (UTC) Cc: 19669@debbugs.gnu.org To: Dima Kogan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 01 22:59:12 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 1YI2Xw-0002tT-5T for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 Feb 2015 22:59:12 +0100 Original-Received: from localhost ([::1]:52045 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI2Xv-0002zS-Ih for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 Feb 2015 16:59:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI2Xs-0002ux-6x for bug-gnu-emacs@gnu.org; Sun, 01 Feb 2015 16:59:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YI2Xr-000403-CC for bug-gnu-emacs@gnu.org; Sun, 01 Feb 2015 16:59:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI2Xm-0003yl-T8; Sun, 01 Feb 2015 16:59:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YI2Xm-0007cT-Ed; Sun, 01 Feb 2015 16:59:02 -0500 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: Sun, 01 Feb 2015 21:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19669 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 19669-submit@debbugs.gnu.org id=B19669.142282791929258 (code B ref 19669); Sun, 01 Feb 2015 21:59:02 +0000 Original-Received: (at 19669) by debbugs.gnu.org; 1 Feb 2015 21:58:39 +0000 Original-Received: from localhost ([127.0.0.1]:59881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YI2XO-0007bp-Up for submit@debbugs.gnu.org; Sun, 01 Feb 2015 16:58:39 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:33596 helo=mail.muc.de) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YI2XN-0007bf-7x for 19669@debbugs.gnu.org; Sun, 01 Feb 2015 16:58:37 -0500 Original-Received: (qmail 77551 invoked by uid 3782); 1 Feb 2015 21:58:36 -0000 Original-Received: from acm.muc.de (pD951AF36.dip0.t-ipconnect.de [217.81.175.54]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sun, 01 Feb 2015 22:58:35 +0100 Original-Received: (qmail 6218 invoked by uid 1000); 1 Feb 2015 21:58:03 -0000 Content-Disposition: inline In-Reply-To: <87mw4x5qvw.fsf@secretsauce.net> User-Agent: Mutt/1.5.21 (2010-09-15) 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:98963 Archived-At: Hello, Dima. On Sun, Feb 01, 2015 at 12:13:51PM -0800, Dima Kogan wrote: > Alan Mackenzie writes: > > Please try out the following patch, and confirm that is does indeed solve > > the problem (or tell me what isn't yet fixed). > Hi. This works great! Excellent! > > Thanks for such a high quality bug report! > Thank you very much for fixing this. I'll let you close this bug when > you commit this patch Yes, Sir! I've committed the patch to the emacs-24 branch. It should find its way into the trunk in the normal course of things (with thanks to the person who actually does this work). And I've closed the bug. -- Alan Mackenzie (Nuremberg, Germany).