> On Mar 31, 2019, at 8:59 PM, Lawrence Bottorff <borg...@gmail.com> wrote: > > Sure, but how should it be implemented? # Local Variables: # eval: (org-babel-load-file (buffer-file-name)) # End: or if you want to follow Eric's suggestion, something like: #+name: startup #+begin_src emacs-lisp :tangle no (org-babel-load-file (buffer-file-name)) #+end_src HTH, Chuck
- [O] local variables to initialize org buffer? Lawrence Bottorff
- Re: [O] local variables to initialize org buffer? Berry, Charles
- Re: [O] local variables to initialize org buffe... Lawrence Bottorff
- Re: [O] local variables to initialize org b... Berry, Charles
- Re: [O] local variables to initialize org buffer? Eric S Fraga
- Re: [O] local variables to initialize org buffe... Lawrence Bottorff