Allow gnuplot to generate plots in different directories
commit1187538a212112708993b44e6b814f1a70e9f6ce
authorEric S Fraga <e.fraga@ucl.ac.uk>
Thu, 7 Dec 2017 06:56:41 +0000 (7 06:56 +0000)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 7 Dec 2017 13:20:06 +0000 (7 14:20 +0100)
tree18211274696683947f10b9a921faad9c338782c2
parentb570175d7628bb47b00948b3e23ff93c215d38ee
Allow gnuplot to generate plots in different directories

* lisp/ob-gnuplot.el (org-babel-expand-body:gnuplot) if the Org buffer
  is associated with a file, direct gnuplot to change to the directory
  for that file.
lisp/ob-gnuplot.el