Alan Schmitt <alan.schm...@polytechnique.org> writes: > I decided to dig into this, and it's not a bug. One should set: > > (setq org-agenda-tags-todo-honor-ignore-options t) > > The trick was that these blocks were tag searches.
Ah yes I'd forgotten about this variable - it's been set for ages in my configuration. tags-todo agenda searches are TAGS searches restricted to headings with non-done TODO states. So you need this variable set to ignore the scheduled tasks. I'm glad you figured it out :) Regards, Bernt