From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Cannot reschedule task with repeater Date: Mon, 8 Mar 2010 07:57:36 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoXqd-0001qu-BI for emacs-orgmode@gnu.org; Mon, 08 Mar 2010 02:57:55 -0500 Received: from [140.186.70.92] (port=53951 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoXqb-0001qj-FE for emacs-orgmode@gnu.org; Mon, 08 Mar 2010 02:57:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoXqa-0007H4-08 for emacs-orgmode@gnu.org; Mon, 08 Mar 2010 02:57:53 -0500 Received: from lo.gmane.org ([80.91.229.12]:48179) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoXqZ-0007GS-Ei for emacs-orgmode@gnu.org; Mon, 08 Mar 2010 02:57:51 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NoXqW-0003An-R3 for emacs-orgmode@gnu.org; Mon, 08 Mar 2010 08:57:48 +0100 Received: from 94-21-239-233.pool.digikabel.hu ([94.21.239.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Mar 2010 08:57:48 +0100 Received: from levelhalom by 94-21-239-233.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Mar 2010 08:57:48 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org It's not clear to me in case of a timestamp like this <2010-03-08 H 21:30 .+1d> why can't the reschedule feature change the date/time part only and leave the repeater part intact? Why does it have to throw the error "Cannot reschedule task with repeater"? I see no compelling reason for not allowing rescheduling in this case. Maybe an option could be added which the user could set if he wants to allow rescheduling even in case of schedules with repeater.