Manuel Hermenegildo <he...@fi.upm.es> writes:

> Repeating tasks do not appear in the future or the past. Cyclic
> appointments are close. If I have:
>
> ** TODO Check backups     <2009-03-05 Thu 11:00 +2d>
>
> And pass from TODO to DONE this happens:
>
> ** TODO Check backups     <2009-03-07 Sat 11:00 +2d>
>    CLOSED: [2009-03-05 Tue 07:57]
>    - State "DONE"       from "TODO"       [2009-03-03 Tue 07:57]
>
> An then, with "l" this entry will appear in the agenda, but:
>
> - It appears as TODO (rather than DONE) and with the current date,
>   (even though it also does say "Closed:") all of which can be
>   confusing.
>
> - Non-repeating tasks with a timestamp behave differently: if such a
>   task is marked as done a CLOSED line is also generated (provided the
>   right flags are on) but it does not actually disappear from the
>   agenda (at least for me, even if the manual seems to imply
>   otherwise), independently of the logging ("l") state.
>

<snip>

>
> Thoughts?

I think it will work better if you use SCHEDULED: dates like this:

** TODO Check backups
   SCHEDULED: <2009-03-05 Thu 11:00 +2d>

-Bernt



_______________________________________________
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 via email to