From mboxrd@z Thu Jan 1 00:00:00 1970 From: JBash Subject: Re: DONE items in agenda Date: Fri, 13 Feb 2009 14:59:16 -0500 Message-ID: <407c66ac0902131159y2afbfbfwb619c59aaaeaf07d@mail.gmail.com> References: <407c66ac0902130944k7ab1a278gfa2139c4ba2a389c@mail.gmail.com> <87fxiiky5o.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1244118061==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LY4By-0001UX-QX for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 14:59:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LY4By-0001UL-1z for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 14:59:18 -0500 Received: from [199.232.76.173] (port=44739 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LY4Bx-0001UI-Ss for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 14:59:17 -0500 Received: from qw-out-1920.google.com ([74.125.92.146]:10208) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LY4Bx-0007ce-E0 for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 14:59:17 -0500 Received: by qw-out-1920.google.com with SMTP id 4so341022qwk.24 for ; Fri, 13 Feb 2009 11:59:16 -0800 (PST) In-Reply-To: <87fxiiky5o.fsf@fastmail.fm> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matthew Lundin Cc: emacs-orgmode@gnu.org --===============1244118061== Content-Type: multipart/alternative; boundary=0015175ca952924d6e0462d24546 --0015175ca952924d6e0462d24546 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thank you, Matt. A followup... I've discovered that after setting the org-agenda-skip-scheduled-if-done to non-nil, I was still getting DONE items in my agenda view. I then realized that I'd changed the org-todo-keywords recently to: (setq org-todo-keywords '("TODO" "STARTED" "WAITING" "DONE" "CANCELED")) from: (setq org-todo-keywords '("TODO" "STARTED" "WAITING" "DONE")) When I re-ordered the keywords to: (setq org-todo-keywords '("TODO" "STARTED" "WAITING" "CANCELED" "DONE")) I got back to where the DONE items were not being shown in the agenda view as I was expecting. Is there a requirement that "DONE" appears last in the list of keywords? Just curious... it was something I'd not run into previously. Thanks, Jerry On Fri, Feb 13, 2009 at 1:08 PM, Matthew Lundin wrote: > > Hi Jerry, > > JBash 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 > --0015175ca952924d6e0462d24546 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you, Matt.

A followup...
I've discovered that after setting the org-agenda-skip-scheduled-if-don= e to non-nil, I was still getting DONE items in my agenda view.  I the= n realized that I'd changed the org-todo-keywords recently to:

(setq org-todo-keywords '("TODO" "STARTED" "WA= ITING" "DONE" "CANCELED"))

from:
(setq org-todo-keywords '("TODO" "STARTED" "WA= ITING" "DONE"))

When I re-ordered the keywords to:(setq org-todo-keywords '("TODO" "STARTED" "W= AITING" "CANCELED" "DONE"))

I got back to where the DONE items were not being shown in the agenda v= iew as I was expecting.

Is there a requirement that "DONE"= appears last in the list of keywords?  Just curious... it was somethi= ng I'd not run into previously.

Thanks,
Jerry

On Fri, Feb 13, 2009= at 1:08 PM, Matthew Lundin <mdl@imapmail.org> wrote:

Hi Jerry,

JBash <bashveank@gmail.com>= ; writes:

> I have done something to break my desired behavior, which is to exclud= e
> DONE items from the agenda views.  In the process of trying to fi= x 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 shou= ld
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 ge= t
> SCHEDULED, DONE items in the agenda view.  What am I missing?

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

Thanks again,
Matt

--0015175ca952924d6e0462d24546-- --===============1244118061== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1244118061==--