Carsten,
Here's a patch that adds a new option
org-agenda-todo-ignore-deadlines. If set to t (default nil), the
global todo list does not display deadlines which are closer than
org-deadline-warning-days, because such deadlines will be displayed by
the agenda anyway. Besides, it fixes a bug wit
Yup -- there was a repeat in my .emacs. Time to start getting more
sleep.
Thanks,
Dan
Carsten Dominik wrote:
> I cannot reproduce this which means that your setup something must be
> resetting this variable. Possibilities:
>
> - there is a (setq org-log-done t) still in .emacs
> - You have tog
Carsten Dominik <[EMAIL PROTECTED]> writes:
[A summary of the main options for implementing GTD in Org-mode.]
I'd just like to follow this up by saying that Option 2 (TODO keywords
are TODO NEXT WAITING SOMEDAY DONE; contexts and people are tags) is
basically the practise I've evolved for doing G
I cannot reproduce this which means that your setup something must be
resetting this variable. Possibilities:
- there is a (setq org-log-done t) still in .emacs
- You have toggled logging twice from the menu before using it. This
would set it to t - sort-of a bug, yes.
- #+STARTUP: nologging