tangle checks for COMMENT in parent headlines
commitaf80144976cef9e5630a33f85f05a8dfc07f55d4
authorEric Schulte <schulte.eric@gmail.com>
Sat, 19 Oct 2013 21:52:31 +0000 (19 15:52 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 19 Oct 2013 21:53:39 +0000 (19 15:53 -0600)
tree96606fe6da0225e3d9008fff1cccab32b04d2093
parentfe27ca9906f1d6c48a93f463d85850925687b825
tangle checks for COMMENT in parent headlines

* lisp/ob-tangle.el (org-babel-under-commented-heading-p): Check if
  the point is under a commented heading (including parents).
  (org-babel-tangle-collect-blocks): Don't tangle blocks is under a
  commented heading (including parents).
lisp/ob-tangle.el