[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Export tangle filename with source block
From: |
Thibault Marin |
Subject: |
Re: [O] Export tangle filename with source block |
Date: |
Wed, 12 Oct 2016 18:48:58 -0500 |
User-agent: |
mu4e 0.9.16; emacs 24.5.1 |
Thibault Marin writes:
> OK, then it looks like I may be able to build a list of source block
> name/tangle filename pairs on pre-processing, store it in a global
> variable and use it when processing source-blocks. It is probably a
> little hack-ish but that would be fine for me. On my initial attempt,
> `org-babel-tangle-collect-blocks' seems to be skipping blocks on one of
> my tests, but I haven't spent much time on it yet, I'll report back.
It's now working, thanks again for the guidance.
thibault