emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Habitual repeaters broken in latest


From: John Wiegley
Subject: Habitual repeaters broken in latest
Date: Mon, 14 Jun 2010 22:43:01 -0400

I have lots of tasks like this:

** TODO 1h: Finances
   SCHEDULED: <2010-06-10 Thu .+1d/.+2d>
   :PROPERTIES:
   :ID:       FACCCCED-66BC-40BB-BBF7-67040F14F865
   :STYLE:    habit
   :END:
   [2010-06-09 Wed 23:59]

However, when I try to mark this done now, I get the following error:

  org-timestamp-change: Not at a timestamp

Also, it records the state change, but here's what the task looks like after:

** TODO 1h: Finances
   SCHEDULED: <2010-06-14 Mon>
   - State "DONE"       from "TODO"       [2010-06-14 Mon 22:42]
   :PROPERTIES:
   :ID:       FACCCCED-66BC-40BB-BBF7-67040F14F865
   :STYLE:    habit
   :LAST_REPEAT: [2010-06-14 Mon 22:42]
   :END:
   [2010-06-09 Wed 23:59]

It has removed the repeater and not changed the scheduled date!

John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]