emacs-orgmode
[Top][All Lists]
Advanced

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

Properties on buffer level


From: Christine Köhn
Subject: Properties on buffer level
Date: Fri, 12 Feb 2021 16:12:46 +0100
User-agent: mu4e 1.5.5; emacs 28.0.50

Hi,

I'm using properties on buffer level to specify header-args for source
code blocks. I noticed that properties defined with #+PROPERTY: before
the first headline do not work unless the buffer is reloaded, but
properties defined in drawers work just fine. Are properties on buffer
level supposed to work like this?

The values set with #+PROPERTY: seem to be read from
org-keyword-properties which seems to be set only at startup. In
contrast, the values set in drawers are read dynamically with
org--property-local-values.

Best,
Christine



reply via email to

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