From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graham Smith Subject: Re: [babel] "No org-babel-execute function for R!" after update Date: Tue, 24 Aug 2010 15:06:08 +0100 Message-ID: References: <4C73CF59.9000904@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=60328 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Onu8l-0007X3-7u for emacs-orgmode@gnu.org; Tue, 24 Aug 2010 10:06:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Onu8f-0006Ex-78 for emacs-orgmode@gnu.org; Tue, 24 Aug 2010 10:06:14 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:54870) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Onu8f-0006Ec-2v for emacs-orgmode@gnu.org; Tue, 24 Aug 2010 10:06:09 -0400 Received: by pxi5 with SMTP id 5so4651818pxi.0 for ; Tue, 24 Aug 2010 07:06:08 -0700 (PDT) In-Reply-To: <4C73CF59.9000904@ccbr.umn.edu> 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: emacs-orgmode@gnu.org Erik > You need to setup the variable org-babel-do-load-languages > as in the following: > > http://orgmode.org/org.html#Languages So I see, this has obviously changed as it was working without this before. BUT all working now, so thanks. Graham