all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrey Pudov <mail@andreypudov.com>
Cc: mail@andreypudov.com, 64456@debbugs.gnu.org
Subject: bug#64456: Incorrect behavior of check-parens
Date: Sat, 15 Jul 2023 10:48:53 +0300	[thread overview]
Message-ID: <83zg3xd38a.fsf@gnu.org> (raw)
In-Reply-To: <AM0PR10MB283656E5AACC1E143B8D99D18F2EA@AM0PR10MB2836.EURPRD10.PROD.OUTLOOK.COM> (message from Andrey Pudov on Tue, 4 Jul 2023 12:25:24 +0000)

Ping!  Any progress here?  Should this bug be closed?

> From: Andrey Pudov <mail@andreypudov.com>
> 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 <eliz@gnu.org>
> Sent: Tuesday, July 4, 2023 1:32 PM
> To: Andrey Pudov <mail@andreypudov.com>
> Cc: 64456@debbugs.gnu.org <64456@debbugs.gnu.org>
> Subject: Re: bug#64456: Incorrect behavior of check-parens 
>  
> > From: Andrey Pudov <mail@andreypudov.com>
> > 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 
> >    '("-->" "//" "/**" "/*" "*/" "<!--" ":=" "->>" "<<-" "->" "<-"
> >      "<=>" "==" "!=" "<=" ">=" "=:=" "!==" "&&" "||" "..." ".."
> >      "|||" "///" "&&&" "===" "++" "--" "=>" "|>" "<|" "||>" "<||"
> >      "|||>" "<|||" ">>" "<<" "::=" "|]" "[|" "{|" "|}"
> >      "[<" ">]" ":?>" ":?" "/=" "[||]" "!!" "?:" "?." "::"
> >      "+++" "??" "###" "##" ":::" "####" ".?" "?=" "=!=" "<|>"
> >      "<:" ":<" ":>" ">:" "<>" "***" ";;" "/==" ".=" ".-" "__"
> >      "=/=" "<-<" "<<<" ">>>" "<=<" "<<=" "<==" "<==>" "==>" "=>>"
> >      ">=>" ">>=" ">>-" ">-" "<~>" "-<" "-<<" "=<<" "---" "<-|"
> >      "<=|" "/\\" "\\/" "|=>" "|~>" "<~~" "<~" "~~" "~~>" "~>"
> >      "<$>" "<$" "$>" "<+>" "<+" "+>" "<*>" "<*" "*>" "</>" "</" "/>"
> >      "<->" "..<" "~=" "~-" "-~" "~@" "^=" "-|" "_|_" "|-" "||-"
> >      "|=" "||=" "#{" "#[" "]#" "#(" "#?" "#_" "#_(" "#:" "#!" "#="
> >      "&="))
> > 
> > An error message:
> > Error { name: UnmatchedCloseParen, message: "Unmatched close-paren.", x: 37, line_no: 75,
> > input_x: 37, input_line_no: 75 }
> 
> I cannot reproduce this, neither with Emacs 28.2 nor with the current
> emacs-29 branch.  Can you post a more detailed recipe, starting from
> "emacs -Q"?
> 
> What I did:
> 
>   . copied the snippet you posted to a foo.el file
>   . visited foo.el from 'emacs -Q"
>   . typed "M-x check-parens RET"
> 
> This completed without any error messages.





  reply	other threads:[~2023-07-15  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03 18:41 bug#64456: Incorrect behavior of check-parens Andrey Pudov
2023-07-04 11:32 ` Eli Zaretskii
2023-07-04 12:25   ` Andrey Pudov
2023-07-15  7:48     ` Eli Zaretskii [this message]
2023-07-15  8:35       ` Andrey Pudov
2023-07-15  9:01         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83zg3xd38a.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64456@debbugs.gnu.org \
    --cc=mail@andreypudov.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.