From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregor Zattler Subject: need help with repeated tasks (won't reapeat) Date: Sun, 19 Aug 2018 13:09:48 +0200 Message-ID: <8736vavchv.fsf@len.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1frLux-0005UJ-Vm for emacs-orgmode@gnu.org; Sun, 19 Aug 2018 07:30:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1frLut-0001mq-2K for emacs-orgmode@gnu.org; Sun, 19 Aug 2018 07:30:47 -0400 Received: from mout.gmx.net ([212.227.15.19]:56979) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1frLus-0001mU-Pr for emacs-orgmode@gnu.org; Sun, 19 Aug 2018 07:30:43 -0400 Received: from len.workgroup ([84.185.100.212]) by mail.gmx.com (mrgmx003 [212.227.17.190]) with ESMTPSA (Nemesis) id 0M3S2C-1g91G40V5E-00r1Kv for ; Sun, 19 Aug 2018 13:30:40 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Dear org mode users, I have problems with a repeated task. I want to clean something round about every 60 days. I set up this task in order to monitor my cleaning: *** TODO Clean it DEADLINE:<2018-08-12 So +.60d -9d> :PROPERTIES: :LAST_REPEAT: [2018-05-30 Mi 16:01] :REPEAT_TO_STATE: TODO :END: :LOGBOOK: - State "DONE" from "TODO" [2018-05-30 Mi 16:01] - State "DONE" from "TODO" [2018-03-26 Mo 16:47] :END: But when I do a C-c C-t (org-agenda-todo) with point on the heading or on the corresponding line in the agenda, the task switches simply to DONE and that's it. It doesn't switch back to TODO, the deadline is not shifted: *** DONE Clean it DEADLINE:<2018-08-12 So +.60d -9d> :PROPERTIES: :LAST_REPEAT: [2018-05-30 Mi 16:01] :REPEAT_TO_STATE: TODO :END: :LOGBOOK: - State "DONE" from "TODO" [2018-05-30 Mi 16:01] - State "DONE" from "TODO" [2018-03-26 Mo 16:47] :END: I would expect the TODO State to shift back to TODO and the deadline base date to be shifted by 60 days from today. My problems persist if I test this with emacs -Q with these two versions of emacs and org-mode GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-15, modified by Debian Org-mode version 8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/) GNU Emacs 27.0.50 (build 4, x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2018-08-17 Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/stow/emacs-snapshot/share/emacs/27.0.50/lisp/org/) and with this newer org mode version but with my configurations loaded: GNU Emacs 27.0.50 (build 4, x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2018-08-17 Org mode version 9.1.13 (release_9.1.13-898-gab1f77 @ /home/grfz/src/org-mode/lisp/) Since this is really basic usage I assume no bug but some error on my side. What am I doing wrong? Ciao; Gregor -- -... --- .-. . -.. ..--.. ...-.-