I tried, looked around, but iirc it wasn't easy, or I was afraid of breaking something. Or maybe it was that not all texinfo processors support that feature. Maybe i was looking in the wrong place, I don't remember.

Anyway, if you know an easier way, I'm all ears.

Thanks!

On Sat, Jul 28, 2018, 09:05 Eli Zaretskii <eliz@gnu.org> wrote:
> From: João Távora <joaotavora@gmail.com>
> Date: Sat, 28 Jul 2018 08:47:36 +0100
> Cc: emacs-devel <emacs-devel@gnu.org>
>
> I wish Texinfo mode had some load path variable or something exposed to
> elisp that I could use to avoid this bug and still benefit from snappy
> C-c C-c's.  Or some other local-variable or dir-variable based
> mechanism...

Why not add such a feature to texinfmt.el?  It doesn't sound hard to
do that.