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#6978: show-paren-mode doesn't match when scope "::" operator is used : emacs 32.1.97 Date: Fri, 11 Oct 2019 19:32:48 +0000 Message-ID: <20191011193248.GA7706__20133.9094595582$1570822605$gmane$org@ACM> References: <000301cb4b81$c9b81560$5d284020$@net> <20191006191607.95120.qmail@mail.muc.de> <20191006201136.GA9938@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="199370"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Richard Copley , 6978-done@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 11 21:36:41 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iJ0iO-000pjj-Qk for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Oct 2019 21:36:40 +0200 Original-Received: from localhost ([::1]:56358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJ0iN-00075B-J4 for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Oct 2019 15:36:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39416) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJ0et-0002rW-JB for bug-gnu-emacs@gnu.org; Fri, 11 Oct 2019 15:33:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJ0es-0003hY-Ij for bug-gnu-emacs@gnu.org; Fri, 11 Oct 2019 15:33:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51548) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJ0es-0003hU-Fd; Fri, 11 Oct 2019 15:33:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJ0es-0000P4-AD; Fri, 11 Oct 2019 15:33: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, 11 Oct 2019 19:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6978 X-GNU-PR-Package: emacs,cc-mode Mail-Followup-To: 6978@debbugs.gnu.org, acm@muc.de, purchasebyemail1@comcast.net Original-Received: via spool by 6978-done@debbugs.gnu.org id=D6978.15708223741528 (code D ref 6978); Fri, 11 Oct 2019 19:33:02 +0000 Original-Received: (at 6978-done) by debbugs.gnu.org; 11 Oct 2019 19:32:54 +0000 Original-Received: from localhost ([127.0.0.1]:60369 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJ0ek-0000OZ-4K for submit@debbugs.gnu.org; Fri, 11 Oct 2019 15:32:54 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:10174 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1iJ0eh-0000OP-Ru for 6978-done@debbugs.gnu.org; Fri, 11 Oct 2019 15:32:52 -0400 Original-Received: (qmail 57920 invoked by uid 3782); 11 Oct 2019 19:32:50 -0000 Original-Received: from acm.muc.de (p4FE15DF9.dip0.t-ipconnect.de [79.225.93.249]) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 11 Oct 2019 21:32:48 +0200 Original-Received: (qmail 8557 invoked by uid 1000); 11 Oct 2019 19:32:48 -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:169009 Archived-At: Hello, Stefan. On Sun, Oct 06, 2019 at 22:21:39 +0200, Stefan Kangas wrote: > Hi Alan, > Alan Mackenzie writes: > > The following seems to fix the bug: > I can verify that applying your patch to current master fixes the bug > for me. I think you can push and close this bug. Thanks for fixing > it. I've actually developed a longer, more rigorous patch, which I've committed. The C++ standard says that although <:: should be recognised as a template opener, <::>, and <::: should not be. The committed patch follows this. I'm closing the bug with this post. > Best regards, > Stefan Kangas -- Alan Mackenzie (Nuremberg, Germany).