From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Stansell Subject: Re: using gnuplot's "splot" and "every" commands on org-mode table data Date: Tue, 7 May 2013 19:39:13 +0100 Message-ID: References: <87k3ncxeqt.fsf@gmail.com> <871u9isl4x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZmnE-0002fW-NU for emacs-orgmode@gnu.org; Tue, 07 May 2013 14:39:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZmnB-0002f6-V1 for emacs-orgmode@gnu.org; Tue, 07 May 2013 14:39:16 -0400 Received: from mail-ie0-x22b.google.com ([2607:f8b0:4001:c03::22b]:51720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZmnB-0002ev-Pj for emacs-orgmode@gnu.org; Tue, 07 May 2013 14:39:13 -0400 Received: by mail-ie0-f171.google.com with SMTP id e11so1615621iej.30 for ; Tue, 07 May 2013 11:39:13 -0700 (PDT) In-Reply-To: <871u9isl4x.fsf@gmail.com> 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: Eric Schulte Cc: emacs-orgmode@gnu.org Hi Eric, My view is that the removal of '""'s will always be preferable for gnuplot as it uses what it calls datablocks which are delimited by blank lines (see, for example, http://gnuplot.sourceforge.net/docs_4.2/node121.html and http://gnuplot.sourceforge.net/docs_4.2/node61.html). Paul