> > A customization variable would be fantastic. Could it be done such > that it could be applied (or not applied, according to taste) to a > sub-tree of your Org file? That way you could have it disabled on > whatever code you might be currently working on so you still see the > error messages if you mistype. Then, when you're satisfied with all > your tangle paths, you could flip the switch on that sub-tree and have > Org do everything for you. >
This has now been added as a new :mkdirp code block header argument, so it can be set on the block, subtree, file, language, or global level (see http://orgmode.org/manual/Using-header-arguments.html). #+begin_src language :mkdirp yes :tangle nested/directories/target.ext code body #+end_src Cheers -- Eric _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode