Paul Stansell <paulstans...@gmail.com> writes:

> A bug occurs when plotting data from an Org table using Gnuplot.  An
> example is given below.  In the first code block the plot is produced as
> expected, but in the second code block (where I have changed a lowercase
> "c" to an uppercase "C") gnuplot tries to plot data from a
> non-existent file name that consists of all uppercase letters.
> ...
> This code block does not work.  It tries to read the data from
> "/TMP/BABEL-STABLE-462/GNUPLOT-2096937058546578295", which does not
> exist.
> #+begin_src gnuplot :var C=data :results silent

Thanks for reporting!
Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=01a0f15b6

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to