Matt Lundin writes:
> I can confirm this. It happens when changing scheduling information with
> org-schedule (C-c C-s). It does not happen when rescheduling with S-left
> and S-right in the agenda.
Fixed. It also happened when using org-deadline and with complex
timestamps like "DEADLINE: <201
> Fixed.
Thanks!
I confirmed that bug fixed.
Regards.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Osamu OKANO writes:
> Hi!
>
> When I move schedule with org-schdule,
> timestamp lose information about maximum ranges.
>
> * TODO run auto cleaner
> SCHEDULED: <2011-01-25 Tue .+1d/3d>
>
> After postpone.
>
> * TODO run auto cleaner
> SCHEDULED: <2011-01-26 Wed .+1d>
>
I can confirm this. I