GNU bug report logs -
#42038
[feature/native-comp] Auctex package isn't loaded
Previous Next
Reported by: sebastien.miquel <at> posteo.eu
Date: Wed, 24 Jun 2020 21:41:02 UTC
Severity: normal
Done: Andrea Corallo <akrl <at> sdf.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Sébastien Miquel <sebastien.miquel <at> posteo.eu> writes:
> Hi,
>
> Using the latest feature/native-comp branch, after installing the
> auctex package, it doesn't get loaded when opening a .tex file.
>
> This page
> https://www.gnu.org/software/auctex/manual/auctex.html#Loading-the-package
> explains how to check if auctex is correctly loaded.
>
> To get it to work properly, I have to manually load tex-site.el from
> auctex and call latex-mode.
>
> It used to work fine but broke a month or two ago.
>
>
> Thank you for your work on this branch,
Hi Sébastien,
okay I had look:
what is going on is that auctex advice `latex-mode' (before this is
loaded). When this later on is autoloaded the advice is not applied.
The reason why this was working before is that tex-site.el is compiled
only since recent time being dynamic scope.
I'll have a look on why this is happening and come-up with a patch.
Thanks for the feedback
Andrea
--
akrl <at> sdf.org
This bug report was last modified 4 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.