From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-babel-gnuplot-quote-tsv-field does not work properly (quotes); org-plot-quote-tsv-field does though Date: Sun, 05 Jan 2014 12:50:48 +0100 Message-ID: <878uuuve93.fsf@bzg.ath.cx> References: <1388911811.36160.YahooMailNeo@web171305.mail.ir2.yahoo.com> <1388922385.31818.YahooMailNeo@web171306.mail.ir2.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzmEL-00081r-NZ for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 06:51:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzmEH-0002LH-1a for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 06:50:57 -0500 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:50230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzmEG-0002LD-Qm for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 06:50:52 -0500 Received: by mail-wi0-f177.google.com with SMTP id cc10so1883542wib.10 for ; Sun, 05 Jan 2014 03:50:51 -0800 (PST) In-Reply-To: <1388922385.31818.YahooMailNeo@web171306.mail.ir2.yahoo.com> (Miguel Ruiz's message of "Sun, 5 Jan 2014 11:46:25 +0000 (GMT)") 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: Miguel Ruiz Cc: "emacs-orgmode@gnu.org" Hi Miguel, Miguel Ruiz writes: > Is it *this* enough: > > diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gnuplot.el > index cc9186b..426077b 100644 > --- a/lisp/ob-gnuplot.el > +++ b/lisp/ob-gnuplot.el Thanks for the fix -- could you format it with git format-patch and add a proper ChangeLog? See http://orgmode.org/worg/org-contribute.html#sec-4-2 for details on how to submit a patch. Please add TINYCHANGE at the end of your commit message if you didn't sign the FSF papers. Thanks! -- Bastien