ob-gnuplot: create a proper table even when handed just a vector
commite89adba685dfe6dad4e67438930945fec8d311a3
authorAchim Gratz <Stromeko@Stromeko.DE>
Tue, 25 Mar 2014 17:55:13 +0000 (25 18:55 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Tue, 25 Mar 2014 17:55:13 +0000 (25 18:55 +0100)
treee902e9350040eb73c78f5130b9e50ab707729f42
parent0e344ae04a6b7673578ba8306ce330e12554b818
ob-gnuplot: create a proper table even when handed just a vector

* lisp/ob-gnuplot.el (org-babel-gnuplot-process-vars):
  `org-babel-gnuplot-table-to-data´ expects a table, so we need to
  construct one when Babel hands us a vector.

Thanks to Eric Fraga for reporting the bug.
http://permalink.gmane.org/gmane.emacs.orgmode/84072
lisp/ob-gnuplot.el