Rainer M Krug <r.m.k...@gmail.com> writes:

> Hi
>
> my org document is structured in such a way, that each subtree is to be
> tangled into a separate file, specified in a
> :PROPERTIES:
> :tangle: filename
> :END:
> drawer.
>
> If I change something in one subtree, I do tangle the whole file, just
> because of a small change in one of the many subtrees.
>
> Is there a way to tangle only the subtree in which the cursor is
> positioned (like the 1 in the export)?

Hi Rainer,

C-x n s (org-narrow-to-subtree) then tangle as normal.

(We do have org-babel-execute-subtree; I'm not necessarily saying that
the tangle analog shouldn't exist)

Dan

>
> Thanks,
>
> Rainer


_______________________________________________
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

Reply via email to