Ralf Angeli <[EMAIL PROTECTED]> writes: > * David Kastrup (2006-04-20) writes: > >> I just checked in some code into the AUCTeX CVS that should deal with >> file-line-error style messages in preview-latex. This will not help >> with AUCTeX errors, though, and I am not sure that it will work in >> multiple-directory situations right now when the file names in the >> error messages are relative. >> >> It might make sense to try to propagate the respective changes, or at >> least the patterns, to AUCTeX's error handling. > > The following patch should do the trick:
Check it in. In fact, the first two sections were quite what I had already put into my tex-buf.el. The third change is a crock: one should really transplant the patterns and stuff from preview.el, or rather _move_ the stuff and figure something out that will use the same code. And that's where I ran out of steam. Until somebody else gets geared up or I get another bout of time and energy surplus, I guess your patch is quite the minimum for claiming that we officially support this error style now. preview-latex is quite smarter: indeed, if you use this error style, it should no longer get confused about what file it is currently in. In theory, of course. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
