From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#56841: Emacs-28 C Mode: Fontification errors when arglist closing ) is on next line Date: Wed, 24 Aug 2022 15:10:17 +0000 Message-ID: References: <83a68q6624.fsf@gnu.org> <94a87aa6-63d1-dcd9-cbb3-2c9b585fad28@ucar.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13784"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , 56841-done@debbugs.gnu.org To: Bill Sacks Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 24 17:11:16 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oQs2G-0003TK-Eo for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 24 Aug 2022 17:11:16 +0200 Original-Received: from localhost ([::1]:54832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQs2E-0008D0-Vp for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 24 Aug 2022 11:11:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQs22-0008Bq-Sl for bug-gnu-emacs@gnu.org; Wed, 24 Aug 2022 11:11:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57909) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oQs22-0003cU-K0 for bug-gnu-emacs@gnu.org; Wed, 24 Aug 2022 11:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oQs22-0008Ii-D0 for bug-gnu-emacs@gnu.org; Wed, 24 Aug 2022 11:11:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 Aug 2022 15:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56841 X-GNU-PR-Package: emacs Mail-Followup-To: 56841@debbugs.gnu.org, acm@muc.de, acm@muc.de Original-Received: via spool by 56841-done@debbugs.gnu.org id=D56841.166135382731860 (code D ref 56841); Wed, 24 Aug 2022 15:11:02 +0000 Original-Received: (at 56841-done) by debbugs.gnu.org; 24 Aug 2022 15:10:27 +0000 Original-Received: from localhost ([127.0.0.1]:47656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQs1T-0008Ho-A3 for submit@debbugs.gnu.org; Wed, 24 Aug 2022 11:10:27 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:36791 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1oQs1Q-0008HO-JV for 56841-done@debbugs.gnu.org; Wed, 24 Aug 2022 11:10:26 -0400 Original-Received: (qmail 89364 invoked by uid 3782); 24 Aug 2022 15:10:17 -0000 Original-Received: from acm.muc.de (p4fe15720.dip0.t-ipconnect.de [79.225.87.32]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 24 Aug 2022 17:10:17 +0200 Original-Received: (qmail 22700 invoked by uid 1000); 24 Aug 2022 15:10:17 -0000 Content-Disposition: inline In-Reply-To: <94a87aa6-63d1-dcd9-cbb3-2c9b585fad28@ucar.edu> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:240636 Archived-At: Hello, Bill. On Mon, Aug 22, 2022 at 10:08:48 -0600, Bill Sacks wrote: > Thank you very much for this fix, Alan. I have now tested it both with > my test case and in more realistic code, and it seems to fix the issues > I was encountering – thank you! Thanks for the testing! > Sorry for the delay on getting back to you about this. No problem! I've now committed the fix to the master branch of Emacs at savannah, and I'm closing the bug with this post. > Bill [ .... ] -- Alan Mackenzie (Nuremberg, Germany).