auctex
[Top][All Lists]
Advanced

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

Re: Custom sentinel for "Rerun to get XYZ right"


From: Arash Esbati
Subject: Re: Custom sentinel for "Rerun to get XYZ right"
Date: Tue, 25 May 2021 21:26:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50

Hi Andreas,

Andreas Matthias <andreas.matthias@gmail.com> 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



reply via email to

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