emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] ob-tangle: Correctly process tangling of single source b


From: Bastien
Subject: Re: [O] [PATCH] ob-tangle: Correctly process tangling of single source block
Date: Sat, 02 Mar 2013 17:15:47 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Rick,

Rick Frankel <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]