Hi Eric, [...]
> > #+begin_src emacs-lisp > (setq org-babel-default-header-args:R > '((:session . "org-R"))) > #+end_src thanks a lot for this. I've looked for that option for such a long time, but simply did not find it. Now I have an emacs question: How would I use that in file-local-variables? The colon seems to cause trouble: # Local Variables: # org-babel-default-header-args:R: (quote ((:session . "org-R"))) # End: Thanks in advance for pointers. [...] Regards, Andreas