Johannes Gerer <[email protected]> writes: Hi Johannes,
> I am using > > * pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Arch Linux) > * auctex 11.87-1 (Arch Linux package) > > The Latex Output: > > LaTeX Warning: Reference `...' on page 1 undefined on input line 1129. > > When I run the command `TeX-toggle-debug-warnings' and then `next-error' > I get the message: > > TeX-warning: Could not determine file for warning > > Could you help me out here? I've tried just that with a simple document, and it displayed the LaTeX output in a *TeX Help* buffer and made me jump to the location of the faulty \ref in the document. That worked flawlessly with both the AUCTeX version 11.87.2 which you can get using `M-x package-list-packages' and the current Git version. So probably there's something in your document that makes the difference. Can you reproduce the issue with some minimal sample document? Thanks, Tassilo _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
