[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#35140: 12.1; Scan errors in doctex mode with ^^A-comments after brac
From: |
Tassilo Horn |
Subject: |
bug#35140: 12.1; Scan errors in doctex mode with ^^A-comments after braces |
Date: |
Wed, 02 Mar 2022 21:11:32 +0100 |
User-agent: |
mu4e 1.7.9; emacs 29.0.50 |
Stefan Monnier via bug-auctex via Bug reporting list for AUCTeX
<bug-auctex@gnu.org> writes:
> BTW, I noticed in the patch that `font-latex.el` appears to still make
> use of `font-lock-syntactic-keywords`. This var has been obsolete
> since Emacs-24.1 and it's like to disappear in Emacs-29, so it would
> be good to fix this issue (maybe using
> `syntax-propertize-via-font-lock`).
Thanks for the heads-up, I've done that just now.
https://git.savannah.gnu.org/cgit/auctex.git/commit/?id=ab3bfaf1033f0d6e0ecfe3172794a6363450b207
Bye,
Tassilo