emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: org-time-stamp loses repeater interval


From: Bastien
Subject: Re: [O] Bug: org-time-stamp loses repeater interval
Date: Wed, 29 Jun 2011 01:02:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hello Karl,

Karl Voit <address@hidden> writes:

> Sorry when I disagree for one case:
>
> When I change each entry in my test data using «C-c .» and clicking
> on 1st of July ...
>
> ,----[ test data ]
> | <2011-06-28 Tue>
> | <2011-06-28 Tue +1w>
> | <2011-06-28 Tue -1d>
> | <2011-06-28 Tue +1w -1d>
> `----
>
> ... I end up having this:
>
> ,----[ result ]
> | <2011-07-01 Fri>
> | <2011-07-01 Fri +1w>
> | <2011-07-01 Fri -1d>
> | <2011-07-01 Fri -1d>
> `----
>
> In the last case, the repeater gets lost :-(

I cannot reproduce this.

Note that if you use the warning _before_ the repeater,
then it gets losts: 

<2011-06-28 Tue -1d +1w>

That because the warning should always be _after_ the repeater:

See section 8.3.2 "Repeated tasks" in the manual

  "the repeater should come first and the warning period last:
  `DEADLINE: <2005-10-01 Sat +1m -3d>'."

HTH,

-- 
 Bastien



reply via email to

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