bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34790: LaTeX mode \href bug


From: Arash Esbati
Subject: bug#34790: LaTeX mode \href bug
Date: Mon, 01 Apr 2019 21:15:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50

Arash Esbati <arash@gnu.org> writes:

> Thanks for catching this.  I've added to patch to hyperref.el fixing
> this issue[1].  As an intermediate solution, you can add the following
> lines to your init file until the next release of AUCTeX:
>
>     (with-eval-after-load "hyperref"
>       (add-to-list 'LaTeX-verbatim-macros-with-braces-local "href")
>       (font-latex-update-font-lock t))

Following up myself, this was an AUCTeX issue which is resolved.  Hence
I'm closing this report.

Best, Arash





reply via email to

[Prev in Thread] Current Thread [Next in Thread]