emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Inheriting some local variables from source code block editing b


From: Nicolas Goaziou
Subject: Re: [O] Inheriting some local variables from source code block editing buffers
Date: Wed, 02 May 2018 12:16:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Göktuğ Kayaalp <address@hidden> writes:

> Also, another question remains: how do we extend this to #+begin_export
> blocks?  But that's unclear to me maybe because I don't know in detail
> how header arguments work.  Ideally this feature would work for _any
> block_ editable by ‘org-edit-special’ (i.e. C-c '), and again ideally
> using the same syntax.

Export blocks, like any other element, accept #+header: keyword, e.g.,

    #+header: whatever
    #+begin_export latex
    ...
    #+end_export

Note that, however, such header arguments are ignored during export.

Regards,

-- 
Nicolas Goaziou



reply via email to

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