emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: How can I get document metadata?


From: Aidan Gauland
Subject: [Orgmode] Re: How can I get document metadata?
Date: Sun, 19 Sep 2010 20:04:46 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Sebastian Rose <sebastian_rose <at> gmx.de> writes:
> This is awkward to use:
> 
> (org-parse-local-options
>   (org-get-local-options)
>   'org-export-headline-levels) 
> 
> Is that function still in use? 
> 
> `grep -Fr org-parse-local-options'  reveals nothing.

Not only is it awkward, it (org-get-local-options) doesn't seem to get
me everything.  For example, the title isn't in the list returned by
org-get-local-options.

Isn't there a function to get the value from a
#+KEY: VALUE
line, or has that not been factored out of the Org code that needs to
do that?

--Aidan





reply via email to

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