emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-map-entries - wrong use or bug?


From: Nick Dokos
Subject: Re: [O] org-map-entries - wrong use or bug?
Date: Fri, 14 Jun 2013 14:55:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Thorsten Jolitz <address@hidden> 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

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