Tassilo Horn <tsdh <at> gnu.org> writes:

> 
> Gretchen Kopmanis <gkk <at> umich.edu> writes:
> 
> Hi Gretchen,
> 
> > Now, though, pressing Control-C-` (as instructed) gets me no
> > information about the error, but rather the message "Error occurred
> > after last TeX file closed."
> 
> This means that AUCTeX couldn't find out in which tex file the error
> occured.  I've recently fixed a bug causing this effect in the current
> development version of AUCTeX.  Is there any chance that you are using
> the hyperref package in your document, and there's a message
> 
>   Package hyperref Message: Driver (autodetected): hpdftex.
> 
> in the compile log buffer (C-c C-l after compilation)?
> 
> Bye,
> Tassilo
> 
> 


Hi Tassilo,

I am using Aquamacs 3.0a GNU Emacs 24.3.50.2, on Mac OS X 10.8.5. 
I am getting the same error message while using AUCTeX.
I had earlier had this error message, and fixed it by adding this to my .emacs:

(setq LaTeX-command-style '(("" "%(PDF)%(latex) -file-line-error %S%(PDFout)")))

But now this fix does not work anymore. I checked in my log, and the line about
 hyperref is in there. Could you tell me how to fix this?

Thank you,

Sid



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

Reply via email to