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 21:57:53 +0200 Message-ID: <87ip1gv51a.fsf@gmail.com> References: <87zjusv8w6.fsf@gmail.com> <87zjuswmi7.fsf@pierrot.dokosmarshall.org> <87mwqsv6dw.fsf@gmail.com> <87vc5gwk37.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Una8X-0004yd-1K for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 15:58:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Una8L-00050j-6E for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 15:58:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:44703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Una8K-000509-U4 for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 15:58:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Una8K-0004Rl-1V for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 21:58:04 +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 21:58:04 +0200 Received: from tjolitz by e178058056.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 21:58:04 +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: > >> Nick Dokos writes: >> >>> Thorsten Jolitz writes: >> >> One more question: what would be the syntax for matching a property? I >> could not find a single example of this in the whole org-mode/lisp/ >> directory. >> > > Use the docs, Luke! > > (info "(org) Matching tags and properties") Ah, great, thanks again, thats what I needed. Did not realize that there is another section about this topic, I thought Appendix A and the source code is the only info available. -- cheers, Thorsten