[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How do I enable exports of code only for the whole file?
From: |
Fraga, Eric |
Subject: |
Re: How do I enable exports of code only for the whole file? |
Date: |
Wed, 13 Sep 2023 15:38:59 +0000 |
User-agent: |
gnus (Emacs 30.0.50) |
On Wednesday, 13 Sep 2023 at 22:24, Vladimir Nikishkin wrote:
> I know that I can write src_org[:exports code], but doing that for each
> inline code block is a lot of (needless) work.
Not really answering your question but do remember that Emacs is a
brilliant text editor and it would take a single command to modify all
src_org in your file?
But coming back to your question, could you not modify
org-babel-default-inline-header-args
to have code exported? You could define it as a file local variable to
not affect other documents.
--
: Eric S Fraga, with org release_9.6.7-635-gf9e083 in Emacs 30.0.50