ob-lisp: setting *default-pathname-defaults* to the directory of the Org-mode file
commit459cbd4fd86fcca8478de12ed0c067e032e4760c
authorEric Schulte <schulte.eric@gmail.com>
Wed, 1 Jun 2011 12:35:54 +0000 (1 06:35 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 1 Jun 2011 12:41:08 +0000 (1 06:41 -0600)
tree4f165d7b5942f0a20166673a90bf814c2c4426e4
parentcbd4a5b7642400a8ef143edb64cd9aaa67d65d9e
ob-lisp: setting *default-pathname-defaults* to the directory of the Org-mode file

  Thanks to Mark Cox for suggesting this change.

* lisp/ob-lisp.el (org-babel-execute:lisp): Setting the value of
  *default-pathname-defaults* to either the value of the :dir header
  argument or the directory of the containing Org-mode file.
lisp/ob-lisp.el