From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Searching SCHEDULED/DEADLINE properties turns up spurious headings Date: Tue, 13 Jan 2009 10:35:31 +0100 Message-ID: <57D7AB10-3C2F-4A93-AA4B-9D98519D7733@uva.nl> References: <20090109233242.GU24132@hplhtang1> <411B5F54-4F10-43D6-A516-D11A51BCA5AD@uva.nl> <20090112175017.GA24132@hplhtang1> Mime-Version: 1.0 (Apple Message framework v930.3) 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 1LMfgd-00084l-KL for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 04:35:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMfgb-00081b-Gx for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 04:35:50 -0500 Received: from [199.232.76.173] (port=51728 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMfgb-00081Q-Ce for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 04:35:49 -0500 Received: from fg-out-1718.google.com ([72.14.220.159]:45664) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LMfga-0002fa-Th for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 04:35:49 -0500 Received: by fg-out-1718.google.com with SMTP id l26so4364632fgb.30 for ; Tue, 13 Jan 2009 01:35:48 -0800 (PST) In-Reply-To: <20090112175017.GA24132@hplhtang1> 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: Hsiu-Khuern Tang Cc: "emacs-orgmode@gnu.org" On Jan 12, 2009, at 6:50 PM, Hsiu-Khuern Tang wrote: > * On Sat 08:54PM +0000, 10 Jan 2009, Carsten Dominik (dominik@science.uva.nl > ) wrote: >> Hi Hsiu, >> >> I believe this is a misunderstanding. You are constructing >> a sparse tree. Sparse tree always show all top-level headlines. >> The search really only matches the second one, as you can see from >> the highlighted stars. > > When I run that search (C-c \ +DEADLINE<="<2009-01-28>" ), all > the three > headlines have highlighted stars. (I am running Org-mode 6.17trans.) Hi Hsiu, thanks for insisting. You are right, there was a bug. Fixed now. - Carsten > > >> - Carsten >> >> >> >> On Jan 10, 2009, at 12:32 AM, Hsiu-Khuern Tang wrote: >> >>> I find that doing a tags search for SCHEDULED or DEADLINE turns up >>> headings >>> that do not have any schedule or deadlines. >>> >>> Using the example from http://article.gmane.org/gmane.emacs.orgmode/10274 >>> : >>> >>> ,---- >>> | #+SEQ_TODO: NEXT WAITING | DONE >>> | #+STARTUP: overview >>> | >>> | * DONE Test1 >>> | CLOSED: [2009-01-07 Wed 12:26] >>> | >>> | * NEXT Test2 >>> | DEADLINE: <2009-01-28 Wed> >>> | >>> | * Test3 >>> `---- >>> >>> If I type >>> >>> C-c \ +DEADLINE<="<2009-01-28>" >>> >>> all three headlines are selected! I expected to match the second >>> headline >>> only. > > -- > Best, > Hsiu-Khuern. > > > _______________________________________________ > 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