Thorsten Jolitz <tjol...@gmail.com> 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


Reply via email to