From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: [babel] "No org-babel-execute function for R!" after update Date: Tue, 24 Aug 2010 08:55:37 -0500 Message-ID: <4C73CF59.9000904@ccbr.umn.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45118 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OntyB-0000ti-AF for emacs-orgmode@gnu.org; Tue, 24 Aug 2010 09:55:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ontxd-0004Zw-4h for emacs-orgmode@gnu.org; Tue, 24 Aug 2010 09:54:46 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:43221) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ontxd-0004Zj-0D for emacs-orgmode@gnu.org; Tue, 24 Aug 2010 09:54:45 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Graham Smith Cc: emacs-orgmode@gnu.org 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