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#64456: Incorrect behavior of check-parens Date: Sat, 15 Jul 2023 10:48:53 +0300 Message-ID: <83zg3xd38a.fsf@gnu.org> References: <83sfa3lxop.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19119"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mail@andreypudov.com, 64456@debbugs.gnu.org To: Andrey Pudov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 15 09:49:10 2023 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 1qKa1d-0004ls-KN for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 15 Jul 2023 09:49:09 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qKa1X-0006M6-JQ; Sat, 15 Jul 2023 03:49:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKa1W-0006Lw-HP for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2023 03:49:02 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qKa1W-0007Aq-9n for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2023 03:49:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qKa1W-0001Z9-5Q for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2023 03:49:02 -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, 15 Jul 2023 07:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64456 X-GNU-PR-Package: emacs Original-Received: via spool by 64456-submit@debbugs.gnu.org id=B64456.16894073205989 (code B ref 64456); Sat, 15 Jul 2023 07:49:02 +0000 Original-Received: (at 64456) by debbugs.gnu.org; 15 Jul 2023 07:48:40 +0000 Original-Received: from localhost ([127.0.0.1]:44010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKa1A-0001YX-Do for submit@debbugs.gnu.org; Sat, 15 Jul 2023 03:48:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKa17-0001Xy-Ux for 64456@debbugs.gnu.org; Sat, 15 Jul 2023 03:48:38 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKa12-00071m-LK; Sat, 15 Jul 2023 03:48:32 -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=Ukqj892oW4bsDTD2ODsV1p/ugk3oIgwDhsp6QYzBETU=; b=G7f1iswUl/L1 tTi3jYOgnMNjKWjBHGCPXXT/pPiakhKQOjEQw+RhF+G8fxKNJdqd1CQOrV+0qyq+5hlvmvYKE+/Dh KhcaRUsNixqwNYjq7zDrUJE3lEZaraedG10mJ7EXwqjEljp7Bg6jaJfr4pSpkOkyDC3kGrhs4T78e IXxVwvGgdf0bKGVI87xmHspQalrz049WrcIc5PP1iEWujB0LfmQa+qEurcHV1GWf83qNySAt80NFW z4OqhHmVwB2tr7ttKz5h8tjoXY3iSuSmhqsGBlBCqOPZhCb8UZspu6rKD1laD2gWTbxwVoiQZCXWq FfSODye8H+k2n8JnUcUduw==; Original-Received: from [87.69.77.57] (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 1qKa12-0002LC-5K; Sat, 15 Jul 2023 03:48:32 -0400 In-Reply-To: (message from Andrey Pudov on Tue, 4 Jul 2023 12:25:24 +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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:265160 Archived-At: Ping! Any progress here? Should this bug be closed? > From: Andrey Pudov > CC: "64456@debbugs.gnu.org" <64456@debbugs.gnu.org> > Date: Tue, 4 Jul 2023 12:25:24 +0000 > > Hey Eli, > > Thank you for pointing this out to emacs -Q. This problem is definitely related somehow to my own > setup. I am not able to reproduce the problem on emacs -Q. Will try to figure out which part of my > configuration is causing it. Thank you again! > > * Andrey > > ------------------------------------------------------------------------------ > From: Eli Zaretskii > Sent: Tuesday, July 4, 2023 1:32 PM > To: Andrey Pudov > Cc: 64456@debbugs.gnu.org <64456@debbugs.gnu.org> > Subject: Re: bug#64456: Incorrect behavior of check-parens > > > From: Andrey Pudov > > Date: Mon, 3 Jul 2023 18:41:20 +0000 > > msip_labels: > > > > The following code snippet causes a problem with check-parens: > > > > (defconst jetbrains-ligature-mode--ligatures > > '("-->" "//" "/**" "/*" "*/" "