Hello, Thierry Banel <tbanelweb...@free.fr> writes:
> Maybe a rewrite of (org-read-property-name) calling > (org-entry-properties) could speed up things. > (org-entry-properties) returns an assoc list of the local header > properties. I agree. The OP should use `org-entry-properties' instead of `org-buffer-property-keys' in his function, so as to get local header properties. Regards, -- Nicolas Goaziou