* Nicolas Richard (2010-04-16) writes: > Le 02/04/10 14:38, Ralf Angeli a écrit : >> Anyway, the canonical answer to problems with the error parser is to >> enable file:line:error messages in LaTeX. And with TeX Live you should >> not lose anything from the error message (in contrast to MiKTeX). > > Thanks, I'm now using that option[*] and it works... except when > TeX-debug-warnings is on and I'm trying to compile this:
[...] Thanks for the test case. > Again, going to next error opens a new (blank) buffer, unless there is a > real error between the bad box and the warning (as obtained by > uncommenting \foo). Yes, these warnings are not issued in a file:line:error style, so here we have the same problem as if this would not be enabled. I don't think there is much we can do to resolve this. The development version of AUCTeX now emits an error message instead of opening a blank buffer. Not ideal, but more comprehensible for the user. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
