schulte.e...@gmail.com writes: > Alan Schmitt <alan.schm...@polytechnique.org> writes: > >> Hi Eric, >> >> schulte.e...@gmail.com writes: >> >>>> I see that "hello subtree" is tangled. Does it mean that to comment a >>>> whole tree I need to comment every subtree (recursively)? >>>> >>>> Thanks, >>>> >>>> Alan >>> >>> I just pushed up a fix, thanks for catching this bug. >> >> I'm sorry, but I think there is a bug with the fix. When I tangle a >> file, I get an error: >> >> org-babel-under-commented-heading-p: Symbol's function definition is void: >> org-babel-under-commented-headline-p >> >> I also see a failure with the tests: >> >> 1 unexpected results: >> FAILED ob-tangle/continued-code-blocks-w-noweb-ref >> >> I just did a git pull before trying this. >> > > This should be fixed now, thanks for pointing it out.
It's working, thanks a lot! Alan