Hi!

Karl Voit <devn...@karl-voit.at> writes:

> I recently updated Org to d85ff34086e5398b7c83cf66694f3f7d09695ce8
> (git).
>
> When I mark following recurring todos as done, all of them gets
> marked as DONE and CLOSED.
>
> ,----[ examples before being marked as DONE ]
> | *** NEXT Test task with scheduled
> | SCHEDULED: <2016-01-17 Sun +1w>
> | :PROPERTIES:
> | :CREATED:  [2016-01-15 Fri 15:06]
> | :END:
> |
> | *** NEXT Test task with deadline

[...]

>
> ,----[ examples after being marked as DONE ]
> | *** DONE Test task with scheduled
> | CLOSED: [2016-01-15 Fri 15:15] SCHEDULED: <2016-01-17 Sun +1w>
> | :PROPERTIES:
> | :CREATED:  [2016-01-15 Fri 15:06]
> | :END:
> | :LOGBOOK:
> | - State "DONE"       from "NEXT"       [2016-01-15 Fri 15:15]
> | :END:
> |
> | *** DONE Test task with deadline

[...]

> The previous behavior was different: recurring todos got
> re-scheduled for the next iteration. I need this behavior back
> otherwise recurring todos are of no use to me.

[...]

Possibly you faced the same issue as stated in
http://permalink.gmane.org/gmane.emacs.orgmode/104179.

This issue is fixed in the current git-version AFAICT.  It was an issue
with the change to lexical-scoping.  I recommend you to try the new
version.


Bye,
-- 
Marco Wahl
GPG: 0x49010A040A3AE6F2


Reply via email to