From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#56841: Emacs-28 C Mode: Fontification errors when arglist closing ) is on next line Date: Sat, 30 Jul 2022 18:10:12 +0300 Message-ID: <838roa63hn.fsf@gnu.org> References: <83a68q6624.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3461"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 56841@debbugs.gnu.org, sacks@ucar.edu To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 30 17:11:14 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 1oHo7U-0000gM-Sx for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 30 Jul 2022 17:11:13 +0200 Original-Received: from localhost ([::1]:52990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oHo7T-0005fv-FF for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 30 Jul 2022 11:11:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHo7K-0005f7-Fe for bug-gnu-emacs@gnu.org; Sat, 30 Jul 2022 11:11:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45849) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oHo7K-0001aa-64 for bug-gnu-emacs@gnu.org; Sat, 30 Jul 2022 11:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oHo7J-0000ec-U2 for bug-gnu-emacs@gnu.org; Sat, 30 Jul 2022 11:11:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Jul 2022 15:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56841 X-GNU-PR-Package: emacs Original-Received: via spool by 56841-submit@debbugs.gnu.org id=B56841.16591938342467 (code B ref 56841); Sat, 30 Jul 2022 15:11:01 +0000 Original-Received: (at 56841) by debbugs.gnu.org; 30 Jul 2022 15:10:34 +0000 Original-Received: from localhost ([127.0.0.1]:35598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHo6r-0000di-SS for submit@debbugs.gnu.org; Sat, 30 Jul 2022 11:10:34 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:38484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHo6o-0000dO-0h for 56841@debbugs.gnu.org; Sat, 30 Jul 2022 11:10:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36664) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHo6h-0001RM-V8; Sat, 30 Jul 2022 11:10:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=+MWD1mGcLob6NCQ4hVRDIDBYRtMb+nZwwEG9eqhLPBM=; b=WbKaH0MufIpi I9S5Ml37M+3AidU8mheDLLN4F9JcIIzQixt6ydXEhr8eCgez3VmgLjShwkE4yf48+Uy9VnPpHkcFK xnVSXQkc5xn2r8J9GAK06hPlNY6sTx4xeEPGYiJY7fY6JXUfb8PaR/GnJyXUQcHo4vufC7lA0NfcK wLeWRyPDR80936AeI1FDUJsOGROcSCL39YlWyN0OxIDGAb9lJMNbJM3i55AcfxDndun9sh1kw5795 N7iQBSHlFzesxOuWdt0ogAPCBFZMQq1Zq8Eeaq4kCfwgymceWvsw5TEcIT2vtsifbZEFW8bVosIi3 aGvDftxv9EU6RHjuCFqmFA==; Original-Received: from [87.69.77.57] (port=3625 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHo6h-0002fJ-Dy; Sat, 30 Jul 2022 11:10:23 -0400 In-Reply-To: (message from Alan Mackenzie on Sat, 30 Jul 2022 14:27:53 +0000) 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:238297 Archived-At: > Date: Sat, 30 Jul 2022 14:27:53 +0000 > Cc: 56841@debbugs.gnu.org, sacks@ucar.edu, acm@muc.de > From: Alan Mackenzie > > > Are you saying this is not a bug in CC mode but somewhere else? Or > > are you saying that you don't yet know what is the culprit and will > > investigate? > > It is most definitely a bug in CC Mode, and I'm looking at it at the > moment. Thanks. > My feeling right now is that the fix will be too involved to go into the > release branch. Let's talk when you have a fix. But generally, this doesn't sound like a too grave problem to me, especially since there's an easy way of asking Emacs to fontify correctly.