From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Property search using CLOSED? Date: Mon, 27 Oct 2008 12:30:52 +0100 Message-ID: <12580BBA-802A-44A0-8D79-DC7BEF988C1E@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuQJH-00046o-96 for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 07:30:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuQJG-00046N-I9 for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 07:30:58 -0400 Received: from [199.232.76.173] (port=50217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuQJG-00046I-9q for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 07:30:58 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:64228) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuQJG-0001Vt-Bx for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 07:30:58 -0400 Received: by ug-out-1314.google.com with SMTP id 36so243845uga.17 for ; Mon, 27 Oct 2008 04:30:55 -0700 (PDT) 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: mike.buksas@gmail.com Cc: emacs-orgmode@gnu.org Hi Mike, in the latest git version, this should now work (untested, so please confirm). - Carsten On Oct 23, 2008, at 10:15 PM, Mike Buksas wrote: > Hi all, > > Are property searches using the CLOSED attribute supported in the > same way that ones using DEADLINE and SCHEDULED are? In my testing > at least, I can successfully use the latter two, but searches with > CLOSED never result in any matches. > > In case the context is helpful, I'd like to extract my todo items > marked DONE and CLOSED within specific date ranges. Specifically for > the purpose of placating management. > > I'm using version 6.07b. > > Apologies if I've missed this in the list archives. And thanks to > everyone who's made org-mode so astoundingly useful! > > Mike > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode