From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Search for tags in TODO item in certain states Date: Thu, 4 Oct 2007 09:45:39 +0200 Message-ID: <433fe39941fb1210d63b9c3b3c5622f9@science.uva.nl> References: <470083CE.3060307@gmail.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdLOr-0006EX-ET for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:45:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdLOp-0006Cu-S5 for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:45:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdLOp-0006Cj-PM for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:45:35 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdLOp-0001Mv-Er for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:45:35 -0400 In-Reply-To: <470083CE.3060307@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Wanrong Lin Cc: emacs-orgmode@gnu.org On Oct 1, 2007, at 7:21, Wanrong Lin wrote: > Hi, > > Can anyone please show me how to search for a tag in TODO items that > are in certain states only? For example, I want to have a list of TODO > items with "buy" tag, but not those in "DONE" or "CANCELED" state. I > don't see how to do it by reading the documentation for > org-agenda-custom-commands. Thanks a lot. Currently this is not possible, but the proposal is good. Will be in 5.11, using the prefix argument. Thanks! - Carsten