If I execute TeX-previous-error i get the error message:

Jumping to previous error not supported.

I am using emacs 24.2.1 and auctex 11.87-1ubuntu1 on ubuntu 13.04.

This happens even if I start emacs without any init file i.e. emacs -q.

I just used the following simple LaTeX file (test.tex) compiled with

pdflatex -interaction=nonstopmode "\input" test.tex


\documentclass{article}

\begin{document}

Test
\error1
Test
\error1
Test
\error3

\end{document}

Any idea how to fix this?
_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to