On Thursday, 28 Apr 2016 at 09:18, Loris Bennett wrote:
> gnuplot> plot '/tmp/org-plot1999bqI' using 3:xticlabel(1) with
> gnuplot> histograms title 'H-index'
>
> So no error here and also no org-plot files in /tmp.

Does it split the line as you have it above?  In my case, the *gnuplot*
buffer looks like this:

gnuplot> set datafile separator "\t"
gnuplot> plot '/tmp/org-plot10749hZi' using 3:xticlabel(1) with histograms 
title 'H-index'
gnuplot> 

and the plot appears in a separate window.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-655-g9fb077

Reply via email to