Luc Van Eycken <[email protected]> writes:

Hi Luc,

> With the following file:
>
>   \documentclass{article}
>   \usepackage{hyperref}
>   \begin{document}
>   \xxxx
>   \end{document}
>
> I can't use "C-c `" to show the error in the release version
> (11.87). No "*TeX Help*" window is shown and it issues the following
> message:
>
>   Error occured after last TeX file closed.
>
> If I comment out the hyperref line or I apply my patch, everything
> works as expected.

It works with both the current git version and with the current ELPA
release 11.87.2 where the log buffer contains:

  Package hyperref Message: Driver (autodetected): hpdftex.

But both versions have no changes to `TeX-parse-error' relative to the
11.87 release.

Does your hyperref version output something different which AUCTeX
stumbles upon, or is there any chance that you have an old tex-buf.el
somewhere in your `load-path'?

Bye,
Tassilo

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to