Hi Andreas, Andreas Matthias <[email protected]> writes:
> I have a LaTeX package that issues a warning "Rerun to get XYZ right", > similar to the standard label-ref mechanism of LaTeX. How do I make > AUCTeX aware of this warning? Can I add a custom sentinel to > TeX-LaTeX-sentinel? Yes, the standard procedure is to add an entry to `TeX-LaTeX-sentinel'. E.g., this is an entry added for exim[1]. Can't you use usual messages provided by LaTeX kernel itself? Or is AUCTeX missing to parse kernel messages properly? Best, Arash Footnotes: [1] http://git.savannah.gnu.org/cgit/auctex.git/commit/tex-buf.el?id=4d426eac1664add53e22046911e64d05991ade4a
