Rudolf Adamkovič <salu...@me.com> writes: > Ihor Radchenko <yanta...@posteo.net> writes: > >> [...] loading happens before Emacs loads file-local variables. This is >> by major mode design and we cannot do much about this. See >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57003 > > I see. So, that is by design of Emacs, and Org has no built-in > mechanism, akin to the existing #+OPTIONS, where I could say "show > literal links", right?
We can add this to #+STARTUP options, if necessary. It is similar to #+OPTIONS. #+STARTUP is the way we currently work around the file-local variable problem. -- Ihor Radchenko // yantar92, Org mode contributor, 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>