emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] HowTo? have R :sessions in org mode invoke a specific R


From: Cook, Malcolm
Subject: Re: [O] HowTo? have R :sessions in org mode invoke a specific R
Date: Mon, 25 Nov 2013 21:16:34 +0000

>On Mon, Nov 4, 2013 at 11:22 AM, Cook, Malcolm <address@hidden> wrote:
 >> I wish to lock an org buffer to a particular installation of R so that all 
 >> code blocks use it.
 >>
 >> I found that I could not, for instance, write `:session R-3.0.1`.
 >>
 >> Is there some best way for me to accomplish this?
 >>
 >> Perhaps some way of setting inferior-R-program-name to a buffer local value?
 >
 >I'm no good at in-buffer variables, but this one looks of interest:
 >org-babel-R-command

Indeed, John,  that is the variable I would like to have respected when I

(setq-local inferior-R-program-name "R-3.0.1")


But, alas it is not.

Any other takers?

Thanks!



reply via email to

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