emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Searching SCHEDULED/DEADLINE properties turns up spurious


From: Carsten Dominik
Subject: Re: [Orgmode] Searching SCHEDULED/DEADLINE properties turns up spurious headings
Date: Sat, 10 Jan 2009 21:54:50 +0100

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.

Sparse tree make a lot more sense when the entries to be matched are
not top-level.

- 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>" <RET>

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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]