David Masterson <dsmaster...@icloud.com> writes: >> The starting place is `org-compile-file'. Its LOG-BUF argument defines >> where the compilation output is dumped. You can augment that output >> with some information about which file is being compiled and using >> which commands. > > Hmm. Am I right in assuming LOG-BUF will be the *Messages* buffer?
No, it is "*Org PDF LaTeX Output*". See `org-latex-compile'. > Also, will ERR-MSG be the *Warnings* buffer? ERR-MSG is just a string. It has nothing to do with buffer. See the docstring of `org-compile-file'. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>