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


Message #44 received at 71777 <at> debbugs.gnu.org (full text, mbox):

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: Re: bug#71777: 29.4; sexp-at-point in latex-mode when sexp contains
 ";"
Date: Wed, 26 Jun 2024 23:26:07 +0200
[Message part 1 (text/plain, inline)]
> I don't think there's code in Emacs which does what you want, so if you
> really need to check proper pairing you're going to have to write the code.
>
>
>          Stefan
FYI. NickD offers me this code 
https://emacs.stackexchange.com/a/81604/15606:

|(defun ndk/paren-match-p () (let ((mismatch (nth 4 
(show-paren--default)))) (not mismatch))) It seems working. 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.