Aaron Ecay writes:
> Hi Rainer,
>
> This patch looks very promising. (I have not had a chance to test the
> implementation yet).
Thanks - please let me know as soon as you tested it.
> One issue might be the name of the “org” variable
> – maybe this should instead be “.org” or “_org” to less
Hi Rainer,
This patch looks very promising. (I have not had a chance to test the
implementation yet). One issue might be the name of the “org” variable
– maybe this should instead be “.org” or “_org” to lessen the chance of
stomping on pre-existing variables named “org” in people’s code.
Thanks
Bastien writes:
> Rainer M Krug writes:
>
>> OK - I'll let you know when I hear something.
>
> We should both hear about it.
>
> Please ping me if you don't hear anything in a month,
> I'll then ask again to the FSF copyright clerk.
I'll do - thanks.
>
> Also, the formatting of the Changel
Rainer M Krug writes:
> OK - I'll let you know when I hear something.
We should both hear about it.
Please ping me if you don't hear anything in a month,
I'll then ask again to the FSF copyright clerk.
Also, the formatting of the Changelog entry is not correct,
please carefully read
Bastien writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>
>> I mailed them on Tuesday, using the form
>> [[http://orgmode.org/request-assign-future.txt]] but did not get a
>> response.
>
> This usually take 4-6 weeks, so let's be patient.
OK - I'll let you know when I hear something.
>
>>> Also
* lisp/ob-R.el (org-babel-expand-body:R): Create empty environment
called `org' in R before adding variables and afterwards lock it and
add it to the R search path.
(org-babel-variable-assignments:R): Assign variables into own
`org' environment in R instead of .GlobalEnv
These patch imple
Hi Rainer,
Rainer M Krug writes:
> I mailed them on Tuesday, using the form
> [[http://orgmode.org/request-assign-future.txt]] but did not get a
> response.
This usually take 4-6 weeks, so let's be patient.
>> Also, the formatting of the Changelog entry is not correct,
>> please carefully read
Bastien writes:
> Hi Rainer,
>
> did you sign the FSF papers? We need this before considering applying
> the patch.
I mailed them on Tuesday, using the form
[[http://orgmode.org/request-assign-future.txt]] but did not get a
response.
> Also, the formatting of the Changelog entry is not corre
Hi Rainer,
did you sign the FSF papers? We need this before considering applying
the patch. Also, the formatting of the Changelog entry is not correct,
please carefully read http://orgmode.org/worg/org-contribute.html
Thanks,
--
Bastien
* (org-babel-R-assign-elisp): replaced simple assignments of variables
to variables in R with assignments into an environment called 'org'
and lock these so that they can not be modified anymore.
* (org-babel-expand-body:R): wrap the call
of `org-babel-variable-assignments:R' into
- detachmen
10 matches
Mail list logo