Hi Rahguzar,

>>>>> Rahguzar <rahgu...@zohomail.eu> writes:
> Now my questions are:

> 1) Is there a simpler way of getting LaTeX and BibTeX errors and
> warnings through flymake?

For LaTeX run, I suppose you can set (override)
`TeX-sentinel-default-function' locally. That value is set to
`TeX-sentinel-function' in `TeX-run-TeX' and called in
`TeX-command-sentinel' eventually.
This approach would be somewhat awkward because it have to work as a
replacement of `TeX-LaTeX-sentinel'. It seems that `TeX-LaTeX-sentinel'
doesn't offer hook to delegate its role only partially.

For BibTeX, there are none as far as I can see in the current AUCTeX
since `TeX-BibTeX-sentinel' is hard-coded in `TeX-run-BibTeX'. You have
to add a new entry for BibTeX in `TeX-command-list'.

A proposal for implementation of new flexible interface would be
appreciated. :-)

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine

Reply via email to