Hi, Ralf Angleli,
I think this is a mini-example:
------------------------
\documentclass{article}
\begin{document}
\thisWillCauseAnError{}
\end{document}
----------------------
Then press C-c C-c to call LaTeX to compile it, and press C-c ` to goto
the error-line. Acutex 11.83 will put the cursor at the line "
\thisWillCauseAnError{} " . But auctex 11.84 will just open a new buffer
named "Web2C" then do noting,except showing the error message :
--- TeX said ---
l.3 \thisWillCauseAnError
                         {}
I have switch to my tex file, and find line 3 by hand. Is there someone
encounter the same problem?

Best regards
Karnon



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

Reply via email to