From: Eric Schulte <schulte.eric@gmail.com>
To: Charles Berry <ccberry@ucsd.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: org babel problems with (org-babel-read "*R*")
Date: Tue, 09 Apr 2013 10:36:15 -0600 [thread overview]
Message-ID: <87r4ijiruo.fsf@gmail.com> (raw)
In-Reply-To: <loom.20130409T180831-761@post.gmane.org> (Charles Berry's message of "Tue, 9 Apr 2013 16:21:18 +0000 (UTC)")
Charles Berry <ccberry@ucsd.edu> writes:
> Thomas Alexander Gerds <tag <at> biostat.ku.dk> writes:
>
>>
>>
>> after upgrading to the latest bleeding edge version I have problems
>> executing org-babel R blocks where the session is named *R*. the error
>> is this:
>>
>> ELISP> (org-babel-read "*R*")
>> *** Eval error *** Symbol's value as variable is void: *R*
>>
>> did I miss any conventions or is this a bug?
>>
>
> This commit
>
> http://orgmode.org/cgit.cgi/org-mode.git/commit
> /?id=bde2348c9ecc87972d21a46a91d73ad3916650b8
>
> broke all my :session *R* headers.
>
> But :session "*R*" works.
>
> C-h f org-babel-read should mention *XYZ* is treated as lisp.
>
> Maybe (org-babel-read "\"*R*\"") works for you.
>
> Or I suppose you could hack this with (setq *R* "*R*")
>
> HTH,
>
>
I just pushed up a fix. Sorry for the bug.
--
Eric Schulte
http://cs.unm.edu/~eschulte
next prev parent reply other threads:[~2013-04-09 16:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 14:35 org babel problems with (org-babel-read "*R*") Thomas Alexander Gerds
2013-04-09 16:21 ` Charles Berry
2013-04-09 16:36 ` Eric Schulte [this message]
2013-04-10 17:07 ` Thomas Alexander Gerds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r4ijiruo.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.