From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: org-babel-gnuplot broken today? Date: Tue, 26 Oct 2010 16:06:14 -0500 Message-ID: References: <87zku0af67.fsf@asusbsd.danakil.selfip.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1010824768==" Return-path: Received: from [140.186.70.92] (port=45391 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAqir-0005Of-Lj for emacs-orgmode@gnu.org; Tue, 26 Oct 2010 17:06:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAqim-0003CT-6n for emacs-orgmode@gnu.org; Tue, 26 Oct 2010 17:06:20 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:53124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAqil-0003B5-UE for emacs-orgmode@gnu.org; Tue, 26 Oct 2010 17:06:16 -0400 Received: by bwz16 with SMTP id 16so4546946bwz.0 for ; Tue, 26 Oct 2010 14:06:14 -0700 (PDT) In-Reply-To: <87zku0af67.fsf@asusbsd.danakil.selfip.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: Nigel Beck Cc: emacs-orgmode@gnu.org --===============1010824768== Content-Type: multipart/alternative; boundary=00504502d956a37f2a04938b7a10 --00504502d956a37f2a04938b7a10 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Oct 26, 2010 at 3:10 PM, Nigel Beck wrote: > I refreshed today 7.01trans and noticed I couldn't get my gnuplots to > plot anymore: data from a table within the org file is no longer > digested nicely by gnuplot. > > That's odd. I wrote the tutorial and thus my heart skipped a beat for a moment! > To test, I used the snippet below from the worg > http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.php: > > > ** Data Table Plot > > Plotting data points from a table could look like this: > #+tblname: basic-plot > ---- 8< ---- > Exporting or executing the gnuplot piece, Gnuplot (Gnuplot 4.4 patch > level 1) complains: > > gnuplot> plot data u 1:2 w p lw 2 title 'x vs. y1', \ > ---- 8< ---- > No data in plot > > > So of course no basic-plot.png is created.... > > As far as I know, my gnuplots were happy sometime within the past week > refreshing org-mode from git basically daily... > > That's odd indeed. I copied and pasted your exact table and code from the email and was able to generate the plot. The error is quite odd. It almost makes me wonder if something is different about how gnuplot is receiving the data. Like a syntax error or something. I would say that at this point it's not the table or code, per se, since I can generate the plot. Hopefully someone will chime in with more experience who may have seen this error? One thing to try in the meantime... Gather up some gnuplot test data file and try to run it from the command line perhaps? It would at least be one way to see if it's working outside of org-mode? Best regards, John > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --00504502d956a37f2a04938b7a10 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Tue, Oct 26, 2010 at 3:10 PM, Nigel Beck <me@nigelbeck.com&= gt; wrote:
I refreshed today 7.01trans and noticed I couldn't get my gnuplots to plot anymore: data from a table within the org file is no longer
digested nicely by gnuplot.


That's odd. I wrote the tutorial and= thus my heart skipped a beat for a moment!
=A0
To test, I used the snippet below from the worg
http://orgmode.org/worg/org-contrib/babel/languag= es/ob-doc-gnuplot.php:


** Data Table Plot

Plotting data points from a table could look like this:
#+tblname: basic-plot

---- 8< ----
=A0
Exporting or executing the gnuplot piece, Gnuplot (Gnuplot 4.4 patch
=A0level 1) complains:

gnuplot> plot data u 1:2 w p lw 2 title 'x vs. y1', \

---- 8< ----
=A0
=A0 =A0 =A0 =A0 No data in plot


So of course no basic-plot.png is created....

As far as I know, my gnuplots were happy sometime within the past week
refreshing org-mode from git basically daily...


That's odd indeed. I copied and pa= sted your exact table and code from the email and was able to generate the = plot. The error is quite odd. It almost makes me wonder if something is dif= ferent about how gnuplot is receiving the data. Like a syntax error or some= thing. I would say that at this point it's not the table or code, per s= e, since I can generate the plot. Hopefully someone will chime in with more= experience who may have seen this error?

One thing to try in the meantime... Gather up some gnup= lot test data file and try to run it from the command line perhaps? It woul= d at least be one way to see if it's working outside of org-mode?


Best regards,
John
= =A0

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--00504502d956a37f2a04938b7a10-- --===============1010824768== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1010824768==--