all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Parser - which values are possible for `archivedp'?
@ 2014-03-04 14:16 Thorsten Jolitz
  2014-03-04 14:35 ` Nick Dokos
  0 siblings, 1 reply; 8+ messages in thread
From: Thorsten Jolitz @ 2014-03-04 14:16 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-03-04 16:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 14:16 Parser - which values are possible for `archivedp'? Thorsten Jolitz
2014-03-04 14:35 ` Nick Dokos
2014-03-04 14:47   ` Thorsten Jolitz
2014-03-04 14:51     ` Jonathan Leech-Pepin
2014-03-04 14:58       ` Thorsten Jolitz
2014-03-04 15:44         ` Nick Dokos
2014-03-04 16:19           ` Thorsten Jolitz
2014-03-04 14:52   ` Thorsten Jolitz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.