ob-tangle: fixed recently introduced issue with org-babel-load-file
commit0f5a2fb0754d3a0429b05060d7e22bc2313a5f2b
authorEric Schulte <schulte.eric@gmail.com>
Fri, 9 Jul 2010 16:43:30 +0000 (9 09:43 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 9 Jul 2010 16:43:30 +0000 (9 09:43 -0700)
treea6b36c77e9b519ef0caddb29766302c327b96226
parentb44ecb51a49add65abbe7cf6a4846d0e4be99e75
ob-tangle: fixed recently introduced issue with org-babel-load-file

* lisp/ob-tangle.el (org-babel-tangle): applying optional target-file
  argument through integration into the default header arguments
  (allowing overwriting through standard header-argument merging), and
  allowing a default setting of (:tangle . "no") to be overwritten
  when a target-file is specified.
lisp/ob-tangle.el