Thorsten Jolitz <[email protected]> writes: > > ,-------------------------------------- > | M: (length (org-map-entries t "\+Done")) > `-------------------------------------- >
Try
(org-map-entries t "/+DONE" nil)
Note the slash.
> but result is '0' while it should be '2'.
>
--
Nick
