bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] TeX-previous-error problem


From: micheal S
Subject: [Bug-AUCTeX] TeX-previous-error problem
Date: Thu, 8 Aug 2013 21:45:25 +0200

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?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]