emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] WAS Re: Bug: problem w/ R code blocks [8.3beta (release_


From: Charles Berry
Subject: Re: [O] [PATCH] WAS Re: Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 <at> /usr/local/share/emacs/site-lisp/org/)]
Date: Wed, 8 Oct 2014 01:21:12 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Henrik Singmann <henrik.singmann <at> psychologie.uni-freiburg.de> writes:

> 
> Dear all,
> 
> Sorry to resurrect this thread but I still have the issue discussed here.
I get "Error: could not find
> function ".ess.eval"" when inside an R code block with :session *R* but 
> not without :session *R*.
> 

Please confirm that when you do

 M-x find-function RET org-babel-R-initiate-session RET

and scroll down 15 lines:

 M-1 M-5 <down>

you see something like this:

          (ess-wait-for-process
           (get-process (or ess-local-process-name
                            ess-current-process-name)))


If not, there is something broken in your setup.

If you do see that code, please do

 C-x d <return>


and verify that ob-R.el is older than ob-R.elc. If it is not older delete
ob-R.elc and restart.

Let us know how it goes either way.
 
Chuck





reply via email to

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