On Wed, 06 Jan 2021 12:51:00 +0100 Juan Manuel Macías <maciasch...@posteo.net> wrote:
> Mart van de Wege <mvdw...@gmail.com> writes: > > > Thanks! > > > > But see my answer to Nick Dokos on the list, that does not do > > anything either. > > Try putting this variable in your .emacs with non-nil value: > > (setq org-export-allow-bind-keywords t) > Well whaddayaknow? That works. Kind of weird it's not mentioned in the docs though (at least not in the same section as export filters); if you're going to tell people that you can bind local functions to an org file, then it might be nice to point out that you do need to turn that on. Regards, Mart