emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Parser - which values are possible for `archivedp'?


From: Thorsten Jolitz
Subject: [O] Parser - which values are possible for `archivedp'?
Date: Tue, 04 Mar 2014 15:16:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi List, 

the name of headline attribute `archivedp' suggests its just a boolean
nil/t variable, but in parse trees I see e.g. a list as value 

,-----------------------
| :archivedp ("ARCHIVE")
`-----------------------

and I vaguely remember that I have seen different symbols as values of
this attribute too. 

So what do I have to expect as values here? A list of strings or nil? Or
something else too? Whatever is defined in 

,---------------------------------------------------
| org-archive-tag is a variable defined in `org.el'.
| Its value is "ARCHIVE"
`---------------------------------------------------

? 

PS 

If the tag is just a string like in this case, why is it shown as
list in the parse tree?

-- 
cheers,
Thorsten





reply via email to

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