[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [babel] BUG in :session
From: |
Rainer M Krug |
Subject: |
Re: [O] [babel] BUG in :session |
Date: |
Wed, 21 Sep 2011 19:09:53 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 21/09/11 14:57, Eric Schulte wrote:
> Hi Rainer,
>
> Thanks for finding this bug, I introduced it in one of my recent
> changes. I've just pushed up a fix and a test case.
Thanks for your prompt response - that's what I like about the open
source community and particularly about the org crowd.
Thanks,
Rainer
>
> Best -- Eric
>
> Rainer M Krug <address@hidden> writes:
>
>> Hi
>>
>> Org-mode version 7.7 (release_7.7.311.g0c099)
>>
>> If execute (Ctrl-c) the code below
>>
>> * load data #+begin_src R :tangle no :export results :session R
>> paste("Yep!") #+end_src
>>
>> I get an error:
>>
>> ########## executing R code block... org-babel-R-evaluate: Wrong
>> number of arguments: #[(session body result-type result-params
>> column-names-p row-names-p) "Æ=} ########## only much longer
>> and lots of strange characters.
>>
>>
>>
>> * load data #+begin_src R :tangle no :export results
>> paste("Yep!") #+end_src
>>
>> #+results: : Yep!
>>
>> works as expected
>>
>> So I assume there is a problem in the :session header argument.
>>
>> Cheers,
>>
>> Rainer
>>
>>
>> --
>>
>> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc
>> (Conservation Biology, UCT), Dipl. Phys. (Germany)
>>
>> Centre of Excellence for Invasion Biology Stellenbosch
>> University South Africa
>>
>> Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62
>> 59 98 Fax : +33 - (0)9 58 10 27 44
>>
>> Fax (D): +49 - (0)3 21 21 25 22 44
>>
>> email: address@hidden
>>
>> Skype: RMkrug
>
- --
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: address@hidden
Skype: RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk56GmEACgkQoYgNqgF2egosSwCaA9OhTQHrmd98UeHbe7kcN6Vn
uqoAnigyjfYhQ3uAMHS+H8eVvURmqujz
=zGjj
-----END PGP SIGNATURE-----
- Re: [O] [babel] BUG in :session, (continued)
- Re: [O] [babel] BUG in :session, Eric Schulte, 2011/09/23
- Re: [O] [babel] BUG in :session, Martyn Jago, 2011/09/23
- Re: [O] [babel] BUG in :session, Sebastien Vauban, 2011/09/23
- Re: [O] [babel] BUG in :session, Eric Schulte, 2011/09/24
- Re: [O] [babel] BUG in :session, Martyn Jago, 2011/09/25
- Re: [O] [babel] BUG in :session, Sebastien Vauban, 2011/09/26
- Re: [O] [babel] BUG in :session, Eric Schulte, 2011/09/26
- Re: [O] [babel] BUG in :session, Sebastien Vauban, 2011/09/26
- Re: [O] [babel] BUG in :session, Eric Schulte, 2011/09/24
- Re: [O] [babel] BUG in :session, Martyn Jago, 2011/09/25
Re: [O] [babel] BUG in :session,
Rainer M Krug <=