* [babel] "No org-babel-execute function for R!" after update
@ 2010-08-24 8:24 Graham Smith
2010-08-24 13:55 ` Erik Iverson
0 siblings, 1 reply; 5+ messages in thread
From: Graham Smith @ 2010-08-24 8:24 UTC (permalink / raw)
To: emacs-orgmode
I have been away from emacs/org/babel for a coupe of months and I have
just updated the Emacs starter kit for orgmode
(http://github.com/eschulte/emacs-starter-kit.git) with the commands
: git pull
: git submodule update
I now get the error
"No org-babel-execute function for R!"
when I try to execute code.
All was working before the upgrade, and as usual I don't know where to start.
I don't have an .emacs file since changing to the starter kit, only
an .org file, which used to have code to initiate Babel and R, but I
took them out after babel became integrated into Orgmode.
Its now Org-mode version 6.36trans (release_7.01h.94.g25ac) Emacs
GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
of 2010-03-29 on rothera, modified by Debian
Copyright (C) 2009 Free Software Foundation, Inc.
running on Ubuntu 10.04
Many thanks,
Graham
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [babel] "No org-babel-execute function for R!" after update
2010-08-24 8:24 [babel] "No org-babel-execute function for R!" after update Graham Smith
@ 2010-08-24 13:55 ` Erik Iverson
2010-08-24 14:06 ` Graham Smith
0 siblings, 1 reply; 5+ messages in thread
From: Erik Iverson @ 2010-08-24 13:55 UTC (permalink / raw)
To: Graham Smith; +Cc: emacs-orgmode
Graham,
You need to setup the variable org-babel-do-load-languages
as in the following:
http://orgmode.org/org.html#Languages
On 08/24/2010 03:24 AM, Graham Smith wrote:
> I have been away from emacs/org/babel for a coupe of months and I have
> just updated the Emacs starter kit for orgmode
> (http://github.com/eschulte/emacs-starter-kit.git) with the commands
>
>
> : git pull
> : git submodule update
>
> I now get the error
>
> "No org-babel-execute function for R!"
>
> when I try to execute code.
>
> All was working before the upgrade, and as usual I don't know where to start.
>
> I don't have an .emacs file since changing to the starter kit, only
> an .org file, which used to have code to initiate Babel and R, but I
> took them out after babel became integrated into Orgmode.
>
> Its now Org-mode version 6.36trans (release_7.01h.94.g25ac) Emacs
>
> GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
> of 2010-03-29 on rothera, modified by Debian
> Copyright (C) 2009 Free Software Foundation, Inc.
>
> running on Ubuntu 10.04
>
> Many thanks,
>
> Graham
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-08-24 14:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-24 8:24 [babel] "No org-babel-execute function for R!" after update Graham Smith
2010-08-24 13:55 ` Erik Iverson
2010-08-24 14:06 ` Graham Smith
2010-08-24 14:26 ` Erik Iverson
2010-08-24 14:30 ` Graham Smith
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.