Re: [Orgmode] DONE items in agenda

2009-02-14 Thread Sebastian Rose
Sebastian Rose writes: > JBash writes: >> 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: >> >>

Re: [Orgmode] DONE items in agenda

2009-02-13 Thread Sebastian Rose
JBash writes: > 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"

Re: [Orgmode] DONE items in agenda

2009-02-13 Thread JBash
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" "C

Re: [Orgmode] DONE items in agenda

2009-02-13 Thread Matthew Lundin
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 int