From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Pohlack Subject: Problem with recurring timestamps Date: Mon, 06 Jul 2009 11:11:51 +0200 Message-ID: <4A51BFD7.2040804@os.inf.tu-dresden.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNkF5-0001Ya-QL for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 05:12:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNkF0-0001Mz-8y for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 05:12:06 -0400 Received: from [199.232.76.173] (port=59183 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNkEz-0001MV-VB for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 05:12:01 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:52088) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MNkEz-0004UM-LS for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 05:12:01 -0400 Received: from [217.9.48.20] (helo=[165.204.15.153]) by os.inf.tu-dresden.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) id 1MNkEx-0007cW-3F for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 11:11:59 +0200 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 Hi all, I have problems with the following recurring timestamp: ---------------------------------------------------------------------- * TODO test3 DEADLINE: <2009-07-07 Di 15:00 +1w -1h> ---------------------------------------------------------------------- When I mark the item as done, it loses the warning period (-1h) and the recurrence markup (+1w). Marking it as done again, will finally mark it as done. Org-version reports "6.21b". Cheers, Martin Pohlack