From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Re: org-babel-gnuplot broken today? Date: Wed, 27 Oct 2010 01:08:44 -0400 Message-ID: <6713.1288156124@gamaville.dokosmarshall.org> References: <87zku0af67.fsf@asusbsd.danakil.selfip.com> <87sjzsmw69.fsf@asusbsd.danakil.selfip.com> <87ocag8thv.fsf@gmail.com> <11040.1288135281@alphaville.usa.hp.com> <87iq0ob5j2.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=35255 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAyOj-0004T4-MN for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 01:18:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAyFs-0007ei-6c for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 01:08:57 -0400 Received: from vms173011pub.verizon.net ([206.46.173.11]:47341) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAyFs-0007eT-2B for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 01:08:56 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LAX00853NMK3150@vms173011.mailsrvcs.net> for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 00:08:44 -0500 (CDT) In-reply-to: Message from "Eric Schulte" of "Tue, 26 Oct 2010 22:53:21 MDT." <87iq0ob5j2.fsf@gmail.com> 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: Eric Schulte Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, Nigel Beck Eric Schulte wrote: > It seems there are *two* ways to pass variables into gnuplot. One uses > user variables [1], and the other directly replaces variables in the > code block [2]. You've been using the former, and I've been using the > latter. The bug only existed in the former, but I believe I've now > fixed that issue, and in fact I think I'll start using user variables as > in your example below. > > Please let me know if the problem persists after a fresh pull of the > repository. > Problem gone with Nigel's (actually John's, iiuc) original example. I didn't try your examples, but somehow I'm pretty sure that those will work too! Thanks, Nick