From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mueen Nawaz Subject: Re: Question about searches (ultimately for agenda) Date: Tue, 15 Dec 2009 21:35:39 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKkgz-0002ko-2i for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 22:36:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKkgu-0002jh-JS for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 22:36:48 -0500 Received: from [199.232.76.173] (port=38902 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKkgu-0002je-DS for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 22:36:44 -0500 Received: from lo.gmane.org ([80.91.229.12]:55111) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NKkgu-0007A5-7l for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 22:36:44 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NKkgq-0002f6-93 for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 04:36:40 +0100 Received: from c-98-228-137-161.hsd1.il.comcast.net ([98.228.137.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Dec 2009 04:36:40 +0100 Received: from mueen by c-98-228-137-161.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Dec 2009 04:36:40 +0100 In-Reply-To: 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: emacs-orgmode@gnu.org On 12/15/09 21:26, Matt Lundin wrote: > Provided DONE and RETURNED are inactive todos than the following should > suffice: > > C-a M Jack [RET] I think you meant C-c a M Jack [RET] It actually does filter out inactive TODO's, but I actually wanted to do C-c a m Jack [RET]. I don't want to limit the search to headlines that have a TODO state. I just want to exclude those that have DONE (or anything equivalent to it).