* Pierre Lorenzon (2009-07-04) writes:

> When trying to go to next error with C-c ` after having
> compiling a LaTeX file myfile.tex, I am put to a buffer Web2C
> 7.5.6.tex instead of myfile.tex. Indeed in the output buffer I
> have : 
> "This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)"
> and this (Web2C 7.5.6) seems to be treated has the master file
> name by the parser. The problem seems to me to be a matter of
> balancing parenthesis.

Probably.  But since you failed to include an example for reproducing
the problem I cannot say for certain.

> I could certainly look into the code to
> find out where this come from but if anybody already encounter
> this problem I could avoid westing time !

The regexp for error parsing can be found in `TeX-parse-error'.  In 2007
I already made a change regarding the handling of parentheses.

-- 
Ralf


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

Reply via email to