Hi List, Just to follow up on this, Bastien helped me figure it out off-list.
The solution is to use <now> or <tomorrow> in place of <today>, and some combination of < or <= depending on exactly what you want to see where and when. -k. On Wed, Aug 22, 2012 at 1:59 AM, Bastien <b...@altern.org> wrote: > Hi Ken, > > Ken Mankoff <mank...@gmail.com> writes: > >>> Can you tell what is the value of these variables? >>> >>> org-agenda-todo-ignore-deadlines >>> org-agenda-todo-ignore-scheduled >>> org-agenda-todo-ignore-timestamp >>> org-agenda-todo-ignore-with-date >>> org-agenda-tags-todo-honor-ignore-options >> >> At the time I wrote that email they were all unset, so default values. I >> tried setting them all to nil and t, and neither had any effect. Scheduled >> item with timestamp shows up in (agenda) but not (tags-todo) search > > Can you send a minimal .org file and a minimal .el configuration file > that let us reproduce the problem with emacs -Q ? > > Otherwise it will be difficult to debug. > > Thanks in advance for your effort! > > -- > Bastien