Timeline for How to tangle code blocks from an org file, compile the output, and open the result, with a single command?
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 18, 2023 at 22:18 | history | edited | crocefisso | CC BY-SA 4.0 | edited title |
| Sep 18, 2023 at 12:15 | vote | accept | crocefisso | ||
| Sep 18, 2023 at 12:09 | history | edited | crocefisso | CC BY-SA 4.0 | added 324 characters in body |
| Sep 18, 2023 at 1:26 | answer | added | NickD | timeline score: 1 | |
| Sep 16, 2023 at 12:34 | comment | added | crocefisso | Thank you @NickD org-babel-get-src-block-info is very useful indeed. However, I can't find how to make it work when called from a function evaluated outside of the tangled buffer (see my edit for more details). | |
| Sep 15, 2023 at 10:26 | answer | added | crocefisso | timeline score: 1 | |
| Sep 15, 2023 at 2:03 | history | edited | NickD | CC BY-SA 4.0 | edited title |
| Sep 15, 2023 at 2:02 | comment | added | NickD | You'll have to do your own loop over code blocks but you can use org-babel-get-src-block-info to get at the header args. | |
| Sep 15, 2023 at 0:53 | history | edited | crocefisso | CC BY-SA 4.0 | added 4 characters in body |
| Sep 15, 2023 at 0:30 | history | asked | crocefisso | CC BY-SA 4.0 |