Dear Yasushi,
Yasushi SHOJI writes:
> Meanwhile, Bastien, would you mind to revert the commit for me?
Done. There is no hurry on this, thanks in advance for your time,
--
Bastien
Hi Bastien,
At Sun, 23 Mar 2014 19:41:45 +0100,
Bastien wrote:
>
> 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
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?
Than
Hi Bastien,
At Thu, 13 Mar 2014 12:58:00 +0100,
Bastien wrote:
>
> I applied the patch. Thanks for it. I slightly modified
> the commit message, please review it:
>
> http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e2b6c506
No problem at all.
Thanks,
--
yashi
Hi Yasushi,
I applied the patch. Thanks for it. I slightly modified
the commit message, please review it:
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e2b6c506
Let's see if other users of org-plot.el report problems.
Thanks!
--
Bastien
* lisp/org-plot.el (org-plot-quote-tsv-field): Dump data as is when
`timeind' is set.
* lisp/org-plot.el (org-plot/gnuplot): By-pass type checking when
either `textind' or `timeind' is set.
The current org-plot relies on `org-table-number-regexp' and
`org-ts-regexp3' to check the index type.