Hi Tassilo,

On Tue, 7 Sept 2021 at 09:28, Tassilo Horn <[email protected]> wrote:
>
> > WDYT, could `TeX-warning' be adjusted to accommodate `\msg_line_context:' 
> > too?
>
> Would just changing
>
>   "on input line \\([0-9]*\\)\\."
>
> to
>
>   "on \\(?:input \\)?line \\([0-9]*\\)\\."
>
> work?

Thanks for looking into this. Yes, that's what I had in mind, and also
what I had tried (and works). What I cannot tell is if that might get
us some false positives (I would presume not, but I don't really know
log parsing well enough to say).

Bye,
Gustavo.

Reply via email to