auctex
[Top][All Lists]
Advanced

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

[AUCTeX] Finding bad boxes and warning


From: Pierre Lorenzon
Subject: [AUCTeX] Finding bad boxes and warning
Date: Sun, 12 Oct 2008 19:06:39 +0200 (CEST)


Hi,

I would be greatly interested in using C-c ` to find bad boxes
and warning in my latex source as well as "true"
errors. Therefor I turned on the TeX-debug-bad-boxes and
TeX-debug-warnings (together or separately). It does not
function completely satisfyingly. Indeed after pressing C-c `
emacs switches to the buffer where the bad box or the warning
takes places but not at the corresponding line. I briefly
examined the code and it seems to me that only a regexp of the
form L.\([0-9]+\) is searched to determine the line. Anyway the
latex "overfull hbox" message does not have this form and it
seems to me that line cannot be correctly determined in this
context. Does auctex lack something or did I miss something. If
the problem is only to write a suitable line of code at this
point, I can do it. 

Regards

Pierre





reply via email to

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