From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Hall Subject: Re: Gather properties for use by babel source block? Date: Mon, 7 May 2012 15:52:04 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRQHJ-0002jm-8q for emacs-orgmode@gnu.org; Mon, 07 May 2012 11:55:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRQHE-0006q9-LK for emacs-orgmode@gnu.org; Mon, 07 May 2012 11:55:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:34260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRQHE-0006pS-F0 for emacs-orgmode@gnu.org; Mon, 07 May 2012 11:55:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SRQHB-0004Qp-AW for emacs-orgmode@gnu.org; Mon, 07 May 2012 17:55:05 +0200 Received: from 95.152.250.205 ([95.152.250.205]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 May 2012 17:55:05 +0200 Received: from colinghall by 95.152.250.205 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 May 2012 17:55:05 +0200 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: emacs-orgmode@gnu.org 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. Cheers, Colin.