GNU bug report logs - #71777
29.4; sexp-at-point in latex-mode when sexp contains ";"

Previous Next

Package: emacs;

Reported by: Gabriele Nicolardi <gabriele <at> medialab.sissa.it>

Date: Tue, 25 Jun 2024 20:41:02 UTC

Severity: normal

Found in version 29.4

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gabriele Nicolardi <gabriele <at> medialab.sissa.it>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 71777 <at> debbugs.gnu.org
Subject: bug#71777: 29.4; sexp-at-point in latex-mode when sexp contains ";"
Date: Thu, 27 Jun 2024 08:01:13 +0200
[Message part 1 (text/plain, inline)]
>> |(defun ndk/paren-match-p () (let ((mismatch (nth 4 (show-paren--default))))
>>   (not mismatch))) It seems working. Gabriele |
> AFAIK It only checks the outside pair of parens.
> E.g. it won't detect the problem in
>
>      ((a + b])
>
>
> - Stefan
it is good for me because it cover the case, e.g.:

B=((1,3)∪(2,5])

Gabriele
[Message part 2 (text/html, inline)]

This bug report was last modified 331 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.