From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#5560: 23.1.92; parens matching in c-mode broken Date: Mon, 22 Feb 2016 10:51:04 +0000 Message-ID: <20160222105104.GB1984@acm.fritz.box> References: <4B60ED87-9CF5-464A-AE3F-C948ADB1C4D2@gmail.com> <20160220225723.GA10801@acm.fritz.box> <20160221123539.GA2220@acm.fritz.box> <00B53025-4477-4BBC-961A-0B8DF4234C19@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1456138173 11617 80.91.229.3 (22 Feb 2016 10:49:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2016 10:49:33 +0000 (UTC) Cc: David Reitter , Andrew Hyatt , 5560@debbugs.gnu.org To: John Wiegley Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 22 11:49:17 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aXo3H-0004AV-Km for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Feb 2016 11:49:15 +0100 Original-Received: from localhost ([::1]:48419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXo3B-000856-Rk for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Feb 2016 05:49:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXo37-00083H-Rz for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2016 05:49:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXo34-0002t3-K9 for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2016 05:49:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:39731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXo34-0002sy-Gm; Mon, 22 Feb 2016 05:49:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aXo34-0001Ub-97; Mon, 22 Feb 2016 05:49:02 -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: Mon, 22 Feb 2016 10:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5560 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 5560-submit@debbugs.gnu.org id=B5560.14561381215712 (code B ref 5560); Mon, 22 Feb 2016 10:49:02 +0000 Original-Received: (at 5560) by debbugs.gnu.org; 22 Feb 2016 10:48:41 +0000 Original-Received: from localhost ([127.0.0.1]:36858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXo2i-0001U3-RW for submit@debbugs.gnu.org; Mon, 22 Feb 2016 05:48:41 -0500 Original-Received: from mail.muc.de ([193.149.48.3]:34556) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXo2f-0001Tr-QW for 5560@debbugs.gnu.org; Mon, 22 Feb 2016 05:48:39 -0500 Original-Received: (qmail 14498 invoked by uid 3782); 22 Feb 2016 10:48:36 -0000 Original-Received: from acm.muc.de (p548A53D7.dip0.t-ipconnect.de [84.138.83.215]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 22 Feb 2016 11:48:36 +0100 Original-Received: (qmail 2679 invoked by uid 1000); 22 Feb 2016 10:51:04 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) 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: 208.118.235.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113447 Archived-At: Hello, John. On Sun, Feb 21, 2016 at 03:21:52PM -0800, John Wiegley wrote: > >>>>> David Reitter writes: > > I think the question is whether that fix is appropriate for the 25.1 > > release. If you want to apply it there, I would probably test a whole lot of > > cases in modes that are derivates of c-mode. > Does this change past behavior? We still have room for fixes in 25.1, but if > it changes past behavior it will need sufficient testing. The fix doesn't change past behaviour, beyond fixing the actual bug. What is amazing is that on doing a triple click with mouse-1 on such an unmatched paren, an error is signaled after the second click, but Emacs then goes on to mark the line correctly after the third click. > -- > John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F > http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 -- Alan Mackenzie (Nuremberg, Germany).