Alan Schmitt 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 a
Alan Schmitt writes:
> Hello,
>
> I'm implementing some of the ideas of the great norang page
> (http://doc.norang.ca/org-mode.html), but there is one thing that is
> failing me. I can see that "org-agenda-ignore-scheduled" work for the
> global todo list, but it does not seem to be working when
Samuel Wales writes:
>> Or I just misunderstood everything and got it to work by mistake ;-)
>
> That is my guess. :)
>
> tags-todo is not a general tag search.
>
> The manual shows the different search types.
If I'm reading org-agenda.el correctly, tags-todo is a tags search
restricted to todo
Samuel Wales writes:
> Partly to avoid trouble like this, I use the general search instead of
> the specialized ones.
What are those general searches?
> On 11/20/12, Alan Schmitt wrote:
>> I decided to dig into this, and it's not a bug. One should set:
>>
>> (setq org-agenda-tags-todo-honor-ig
Partly to avoid trouble like this, I use the general search instead of
the specialized ones.
On 11/20/12, Alan Schmitt wrote:
> 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 searc
Eric Abrahamsen writes:
> Alan Schmitt writes:
>
>> Hello,
>>
>> I'm implementing some of the ideas of the great norang page
>> (http://doc.norang.ca/org-mode.html), but there is one thing that is
>> failing me. I can see that "org-agenda-ignore-scheduled" work for the
>> global todo list, but i
Alan Schmitt writes:
> Hello,
>
> I'm implementing some of the ideas of the great norang page
> (http://doc.norang.ca/org-mode.html), but there is one thing that is
> failing me. I can see that "org-agenda-ignore-scheduled" work for the
> global todo list, but it does not seem to be working when
Hello,
I'm implementing some of the ideas of the great norang page
(http://doc.norang.ca/org-mode.html), but there is one thing that is
failing me. I can see that "org-agenda-ignore-scheduled" work for the
global todo list, but it does not seem to be working when using a custom
block. For instance