From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: searching properties, not tags Date: Thu, 27 Dec 2012 20:58:26 +0100 Message-ID: <87mwwz5kt9.fsf@bzg.ath.cx> References: <50DC83D2.6090007@binghamton.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ToJb4-0008R6-1P for emacs-orgmode@gnu.org; Thu, 27 Dec 2012 14:58:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ToJb2-000576-KI for emacs-orgmode@gnu.org; Thu, 27 Dec 2012 14:58:29 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:55497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ToJb2-000571-E6 for emacs-orgmode@gnu.org; Thu, 27 Dec 2012 14:58:28 -0500 Received: by mail-wi0-f174.google.com with SMTP id hm9so7964339wib.1 for ; Thu, 27 Dec 2012 11:58:27 -0800 (PST) In-Reply-To: <50DC83D2.6090007@binghamton.edu> (Christopher W. Ryan's message of "Thu, 27 Dec 2012 12:22:26 -0500") 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: "Christopher W. Ryan" Cc: emacs-orgmode@gnu.org Hi Christopher, "Christopher W. Ryan" writes: > How would I search for all the tigers? (setq org-agenda-custom-commands '(("o" "List of tigers" ((tags "+species=\"tiger\"))))) HTH, -- Bastien