From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Hall Subject: Re: Gather properties for use by babel source block? Date: Wed, 9 May 2012 20:30:01 +0100 Message-ID: <20120509192959.GA1428@ubuntu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSCaS-00070d-Ea for emacs-orgmode@gnu.org; Wed, 09 May 2012 15:30:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSCaQ-0003MJ-Nf for emacs-orgmode@gnu.org; Wed, 09 May 2012 15:30:12 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:42459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSCaQ-0003Kl-Dm for emacs-orgmode@gnu.org; Wed, 09 May 2012 15:30:10 -0400 Received: by werc12 with SMTP id c12so638338wer.0 for ; Wed, 09 May 2012 12:30:07 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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: Tim Burt Cc: emacs-orgmode@gnu.org On Tue, May 08, 2012 at 06:42:00AM -0400, Tim Burt wrote: > Colin Hall writes: > > > Tim Burt rochester.rr.com> writes: > >> > >> I want to gather data from properties into something that can be used by > >> a babel source block (e.g. plot the data). Searches in the manual, > >> worg, and gmane have not yielded the method, but my best guess is that > >> I've missed it. If so, this is simply a request for a pointer to the > >> documentation I should read. > > > > Any luck with this, Tim? I'm trying to do something very similar. > > After the hints of Darlan and Suvayu last August I cobbled a workflow > described below. Errors and instability in the early weeks have been > resolved into the current set of workable blemishes described below the > workflow. The attachment is an org file that should be a working example > if gnuplot is installed and configured for org-babel. > > Thank you Colin for asking the question about progress, because I should > have shared it with the mailing list long ago warts and all. Thanks for the sample code, Tim, that's got me started. Cheers, Colin. -- Colin Hall