From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [babel] :noweb and R Date: Mon, 19 Oct 2009 20:38:46 -0600 Message-ID: References: <8EFAEA79-F8A8-47AB-AF72-BE504A455527@tsdye.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N04cl-0001wo-3B for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 22:38:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N04cg-0001vv-Jj for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 22:38:58 -0400 Received: from [199.232.76.173] (port=54132 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N04cg-0001vs-Bi for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 22:38:54 -0400 Received: from mail-pz0-f192.google.com ([209.85.222.192]:52887) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N04cf-0006bx-SL for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 22:38:54 -0400 Received: by pzk30 with SMTP id 30so4050217pzk.24 for ; Mon, 19 Oct 2009 19:38:53 -0700 (PDT) In-Reply-To: <8EFAEA79-F8A8-47AB-AF72-BE504A455527@tsdye.com> (Thomas S. Dye's message of "Mon, 19 Oct 2009 16:24:03 -1000") 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: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org "Thomas S. Dye" writes: > Hi Eric, > > The :noweb argument works for me with python, but not with R. [...] > This throws an error in the 2nd block "funcall: Symbol's function definition is void: R-mode": Hi Tom, The problem here is that `R-mode' is not available on your system, installing ESS [1] should fix this problem. Best -- Eric Footnotes: [1] http://ess.r-project.org/