emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] :session question


From: Andreas Leha
Subject: Re: [O] :session question
Date: Wed, 27 Mar 2013 12:19:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]