From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: org-map-entries - wrong use or bug? Date: Fri, 14 Jun 2013 20:59:25 +0200 Message-ID: <87r4g4v7qq.fsf@gmail.com> References: <87zjusv8w6.fsf@gmail.com> <87zjuswmi7.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnZDl-00089i-KL for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 14:59:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnZDk-0000j2-Mp for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 14:59:37 -0400 Received: from plane.gmane.org ([80.91.229.3]:44018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnZDk-0000in-Fj for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 14:59:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UnZDj-00079F-K4 for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 20:59:35 +0200 Received: from e178058056.adsl.alicedsl.de ([85.178.58.56]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 20:59:35 +0200 Received: from tjolitz by e178058056.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 20:59:35 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nick Dokos writes: > Thorsten Jolitz writes: > >> >> ,-------------------------------------- >> | M: (length (org-map-entries t "\+Done")) >> `-------------------------------------- >> > > Try > > (org-map-entries t "/+DONE" nil) > > Note the slash. Oh yes, I see, thank you! -- cheers, Thorsten