emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: JBash <bashveank@gmail.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: DONE items in agenda
Date: Fri, 13 Feb 2009 14:59:16 -0500	[thread overview]
Message-ID: <407c66ac0902131159y2afbfbfwb619c59aaaeaf07d@mail.gmail.com> (raw)
In-Reply-To: <87fxiiky5o.fsf@fastmail.fm>


[-- Attachment #1.1: Type: text/plain, Size: 1953 bytes --]

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 <mdl@imapmail.org> wrote:

>
> Hi Jerry,
>
> JBash <bashveank@gmail.com> 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
>

[-- Attachment #1.2: Type: text/html, Size: 2722 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

  reply	other threads:[~2009-02-13 19:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13 17:44 DONE items in agenda JBash
2009-02-13 18:08 ` Matthew Lundin
2009-02-13 19:59   ` JBash [this message]
2009-02-13 20:22     ` Sebastian Rose
2009-02-14 11:27       ` Sebastian Rose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=407c66ac0902131159y2afbfbfwb619c59aaaeaf07d@mail.gmail.com \
    --to=bashveank@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).