emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] DONE items in agenda


From: Matthew Lundin
Subject: Re: [Orgmode] DONE items in agenda
Date: Fri, 13 Feb 2009 12:08:19 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi Jerry,

JBash <address@hidden> writes:

> I have done something to break my desired behavior, which is to exclude
> DONE items from the agenda views.  In the process of trying to fix it,
> I've run across what appears to be an inconsistency in the FAQ and the
> customize-variable definitions.  Or maybe I'm interpreting it
> incorrectly... (quite likely, since I still can't get back to my
> desired behavior...)  It looks like emacs says non-nil skips over DONE
> items, but the FAQ says nil skips over done items.  Am I reading this
> wrong?

That is indeed a mistake in the FAQ. I just fixed it; the update should
be on Worg shortly. Thanks for finding this. You'll want to set
org-agenda-skip-scheduled-if-done to on (t) to exclude the DONE items.

> I've also tried changing org-agenda-include-all-todo, but still get
> SCHEDULED, DONE items in the agenda view.  What am I missing?

org-agenda-include-all-todo controls whether a list of all active todos
is added to the daily/weekly agenda view. It does not control whether
DONE items appear in the agenda.

Thanks again,
Matt




reply via email to

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