Rainer M Krug <rai...@krugs.de> writes: > But I assume, I could also set them via file local variables, which I > did with `org-export-allow-bind-keywords'.
I don't think there's any guarantee that all local file keywords definitions are observed during export (e.g., most of the export process happens in temporary buffers), hence #+BIND keywords. Regards,