From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org-plot: Handle explicit date/time index Date: Sun, 23 Mar 2014 19:41:45 +0100 Message-ID: <87bnwwhi52.fsf@bzg.ath.cx> References: <87ob1e2bin.wl@dns1.atmark-techno.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRnLH-0003FA-No for emacs-orgmode@gnu.org; Sun, 23 Mar 2014 14:42:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRnLC-0007gc-Ed for emacs-orgmode@gnu.org; Sun, 23 Mar 2014 14:41:55 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:45012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRnLC-0007gO-71 for emacs-orgmode@gnu.org; Sun, 23 Mar 2014 14:41:50 -0400 In-Reply-To: <87ob1e2bin.wl@dns1.atmark-techno.com> (Yasushi SHOJI's message of "Tue, 11 Mar 2014 02:26:47 +0900") 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: Yasushi SHOJI Cc: emacs-orgmode@gnu.org Hi Yasushi, Yasushi SHOJI writes: > * lisp/org-plot.el (org-plot-quote-tsv-field): Dump data as is when > `timeind' is set. This change produces a compiler warning: In org-plot-quote-tsv-field: org-plot.el:113:22:Warning: reference to free variable `params' Can you check and fix this? Thanks in advance, -- Bastien