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 _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
