all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Habitual repeaters broken in latest
@ 2010-06-15  2:43 John Wiegley
  2010-06-15  3:05 ` John Wiegley
  0 siblings, 1 reply; 2+ messages in thread
From: John Wiegley @ 2010-06-15  2:43 UTC (permalink / raw)
  To: emacs-devel@gnu.org devel; +Cc: Carsten Dominik

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Habitual repeaters broken in latest
  2010-06-15  2:43 Habitual repeaters broken in latest John Wiegley
@ 2010-06-15  3:05 ` John Wiegley
  0 siblings, 0 replies; 2+ messages in thread
From: John Wiegley @ 2010-06-15  3:05 UTC (permalink / raw)
  To: John Wiegley; +Cc: Carsten Dominik, emacs-devel@gnu.org devel

Please ignore this, somehow incorrect syntax had crept into some new entries.  It's supposed to be ".+1d/2d".

John

On Jun 14, 2010, at 10:43 PM, John Wiegley wrote:

> 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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-15  3:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-15  2:43 Habitual repeaters broken in latest John Wiegley
2010-06-15  3:05 ` John Wiegley

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.