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: Henrik Singmann
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, 08 Oct 2014 11:57:03 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2


I unfortunately can confirm that org-babel-R-initiate-session contains the 
lines you mentioned at exactly 15 lines down. Deleting ob-R.elc (which was of 
the same date as ob-R.el) didn't affect anything as did reloading org 
uncompiled (C-u C-c C-x !).

Henrik

Am 08.10.2014 um 03:21 schrieb Charles Berry:
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





--
Dr. Henrik Singmann
Albert-Ludwigs-Universität Freiburg, Germany
http://www.psychologie.uni-freiburg.de/Members/singmann




reply via email to

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