Tom
> Your example is R code.
>
> I have this is in my starter-kit:
>
> *** ON Org-babel R setup
> #+begin_src emacs-lisp :tangle yes
> (require 'org-babel-R) ;; requires R and ess-mode
> (add-to-list 'org-babel-noweb-error-langs "R")
> #+end_src
>
> Perhaps when you changed the setup yo
On Mar 7, 2010, at 6:52 AM, Graham Smith wrote:
I guess I am being stupid here, but I have changed my set up to using
Eric's (Schulte) start up kit for emacs and now when I try to use C-c
C-c to execute a code block I get an error
C-c C-c can do nothing useful at this location
As far as I can