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#46400: bug#45375: cc-mode indentation sometimes doesn't work Date: Tue, 23 Feb 2021 11:32:00 +0000 Message-ID: References: <87r1ll9e9n.fsf@tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21658"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "Basil L. Contovounesios" , 45375-done@debbugs.gnu.org, 46400-done@debbugs.gnu.org To: Herman@debbugs.gnu.org, =?UTF-8?Q?G=C3=A9za?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 23 12:33:20 2021 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 1lEVwO-0005Tr-01 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 23 Feb 2021 12:33:20 +0100 Original-Received: from localhost ([::1]:37914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEVwM-0002Vg-MC for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 23 Feb 2021 06:33:18 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEVw8-0002Ux-IG for bug-gnu-emacs@gnu.org; Tue, 23 Feb 2021 06:33:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEVw7-0007c8-3p; Tue, 23 Feb 2021 06:33:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lEVw7-0006yg-0Q; Tue, 23 Feb 2021 06:33:03 -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: Tue, 23 Feb 2021 11:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46400 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: confirmed Original-Received: via spool by 46400-done@debbugs.gnu.org id=D46400.161407992926690 (code D ref 46400); Tue, 23 Feb 2021 11:33:02 +0000 Original-Received: (at 46400-done) by debbugs.gnu.org; 23 Feb 2021 11:32:09 +0000 Original-Received: from localhost ([127.0.0.1]:58432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEVvF-0006wP-1t for submit@debbugs.gnu.org; Tue, 23 Feb 2021 06:32:09 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:54501 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1lEVvD-0006w6-BX for 46400-done@debbugs.gnu.org; Tue, 23 Feb 2021 06:32:07 -0500 Original-Received: (qmail 53322 invoked by uid 3782); 23 Feb 2021 11:32:01 -0000 Original-Received: from acm.muc.de (p4fe15b08.dip0.t-ipconnect.de [79.225.91.8]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Tue, 23 Feb 2021 12:32:00 +0100 Original-Received: (qmail 17545 invoked by uid 1000); 23 Feb 2021 11:32:00 -0000 Content-Disposition: inline In-Reply-To: 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:200649 Archived-At: Hello, Géza. On Sun, Feb 14, 2021 at 11:11:28 +0000, Alan Mackenzie wrote: > On Sat, Feb 13, 2021 at 19:43:31 +0100, Herman, Géza wrote: [ .... ] > In bug #46400, I think Konstantin's bisecting threw up the wrong commit, > since cache bugs tend to be very slippery to pin down. > > Thank you for looking at this! > A pleasure! I intend to commit the patch below in a few days time, if I > don't hear back from anybody that it's giving trouble. This patch fixes > the bug when applied to that commit from December > (9022df70270243f211c54ccd66800320148b8434). It should apply cleanly to > master. I have now applied the patch to all the relevant places, and I am closing the bugs with this post. [ .... ] > > Geza -- Alan Mackenzie (Nuremberg, Germany).