From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#35454: 26.2.50; CC-Mode fontification fails inside macro Date: Fri, 3 May 2019 07:41:18 +0000 Message-ID: <20190503074118.GA4036@ACM> References: <20190427203646.GA11087@ACM> <20190501210230.GA3999@ACM> <20190502210312.GC4277@ACM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="28496"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 35454-done@debbugs.gnu.org To: Mauro Aranda Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri May 03 23:20:25 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hMfbJ-0012u5-3M for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 May 2019 23:20:13 +0200 Original-Received: from localhost ([127.0.0.1]:36080 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMSpq-0002Y1-Og for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 May 2019 03:42:22 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMSpg-0002XL-I0 for bug-gnu-emacs@gnu.org; Fri, 03 May 2019 03:42:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMSpf-0002aM-KX for bug-gnu-emacs@gnu.org; Fri, 03 May 2019 03:42:12 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34065) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMSpW-0002Wy-G5; Fri, 03 May 2019 03:42:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMSpW-0000JD-Cx; Fri, 03 May 2019 03:42:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Fri, 03 May 2019 07:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 35454 X-GNU-PR-Package: emacs,cc-mode Mail-Followup-To: 35454@debbugs.gnu.org, acm@muc.de, maurooaranda@gmail.com Original-Received: via spool by 35454-done@debbugs.gnu.org id=D35454.15568692841135 (code D ref 35454); Fri, 03 May 2019 07:42:02 +0000 Original-Received: (at 35454-done) by debbugs.gnu.org; 3 May 2019 07:41:24 +0000 Original-Received: from localhost ([127.0.0.1]:47608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hMSou-0000IF-67 for submit@debbugs.gnu.org; Fri, 03 May 2019 03:41:24 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:15771 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1hMSor-0000I5-LY for 35454-done@debbugs.gnu.org; Fri, 03 May 2019 03:41:22 -0400 Original-Received: (qmail 21097 invoked by uid 3782); 3 May 2019 07:41:19 -0000 Original-Received: from acm.muc.de (p4FE15E6B.dip0.t-ipconnect.de [79.225.94.107]) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 03 May 2019 09:41:18 +0200 Original-Received: (qmail 4252 invoked by uid 1000); 3 May 2019 07:41:18 -0000 Content-Disposition: inline In-Reply-To: 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.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:158722 Archived-At: Hello, Mauro. On Thu, May 02, 2019 at 18:44:02 -0300, Mauro Aranda wrote: > Alan Mackenzie writes: > > I believe I have now fixed all these bugs, and indeed I've committed the > > fix to the master branch. > > Would you please be so good as to give this fix a "final" test, and if > > everything is OK, then I can close the bug. > Hello Alan. > I tried the fix, and it works great! All the problems I noticed are solved. > Thank you. That's great. I'm closing the bug. Thanks! > Best regards, > Mauro. -- Alan Mackenzie (Nuremberg, Germany).