Hi Rick,

Rick Frankel <r...@rickster.com> writes:

> Sorry, subject didn't get properly added:
> ----------------
>
> * lisp/ob-tangle.el
>   (org-babel-tangle):
>     - remove un-executed attempt to ask user for file-name if
>       tangling a single block (`:tangle' always has a value)
>     - change handling of block accumulation
>
>   (org-babel-tangle-collect-block): new function to collect a single block
>
> When attempting to tangle a single block, `org-babel-tangle' would use
> `narrow-to-region', causing any header arguments not on the
> "#+BEGIN_SRC" line to be excluded from the tangled file.

I finally applied a similar patch to fix this issue.

Thanks for catching this!

-- 
 Bastien

Reply via email to