From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Grollmann Subject: Cyclic timestamps for SCHEDULED and DEADLINE Date: Wed, 26 Apr 2006 14:42:21 +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 1FYlQQ-0005JZ-FT for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 10:55:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYlQO-0005J3-EZ for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 10:55:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYlQO-0005J0-6i for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 10:55:28 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FYlT5-0002Cz-Qa for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 10:58:16 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FYlPy-0004uY-J0 for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 16:55:02 +0200 Received: from 13.158.79.83.cust.bluewin.ch ([83.79.158.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Apr 2006 16:55:02 +0200 Received: from groll-ay by 13.158.79.83.cust.bluewin.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Apr 2006 16:55:02 +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 Hello, I have discovered org-mode some days ago. I'm now getting familiar with it and use it with pleasure. It seems, that org-mode does not allow timestamps like, for example, <*-*-25> (to match the 25th of every month) for SCHEDULED resp. DEADLINE? Of course I can do this with diary, but diary entries are not carried forward... Did I miss something in the manual? Dieter