From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Brown Subject: Re: Error Embedding SQL Source from code block into R Source of Another (noweb) Date: Tue, 30 Sep 2014 09:32:34 -0500 Message-ID: <87mw9hqiv1.fsf@air.ben-zion.org> References: <87lhp2x7p9.fsf@air.ben-zion.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYyTs-0004hE-6O for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 10:32:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYyTm-0005Nt-71 for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 10:32:44 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:52018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYyTl-0005Ni-VJ for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 10:32:38 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by gateway2.nyi.internal (Postfix) with ESMTP id 8773E207AF for ; Tue, 30 Sep 2014 10:32:37 -0400 (EDT) In-Reply-To: (Grant Rettke's message of "Tue, 30 Sep 2014 08:36:32 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Grant Rettke Cc: Rainer M Krug , "emacs-orgmode@gnu.org" Thanks Rainer and Grant for your suggestions. A couple of things: 1) My current code does what I want, the second time. Its advantage is that everything is kept inside of one .org file. Also, I am wondering if it is an R/ESS issue. 2) Grant, I tried your code, but there seem to be some missing headers. Do you have a complete minimal example that exhibits the behavior that you have demonstrated?