From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: timestamp with repeater interval Date: Mon, 18 Oct 2010 18:49:34 +0100 Message-ID: <878w1v4ci9.wl%ucecesf@ucl.ac.uk> References: Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Mon_Oct_18_18:49:34_2010-1" Return-path: Received: from [140.186.70.92] (port=58492 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7uiZ-0005VJ-Iv for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 14:45:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7uiY-00040D-EZ for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 14:45:55 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:37149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7uiY-000401-AP for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 14:45:54 -0400 In-Reply-To: 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: r.thiel@uni-jena.de Cc: emacs-orgmode@gnu.org --Multipart_Mon_Oct_18_18:49:34_2010-1 Content-Type: text/plain; charset=US-ASCII On Mon, 18 Oct 2010 18:17:28 +0200, Rainer Thiel wrote: > > I have a strange problem with timestamps with repeater intervals and > think I am doing something wrong. > > I had assumed that entering in a new TODO item a timestamp like "oct > 19 10:00 +14w" pressing C-c . would show the entry in the next 15 > weeks including the day of tomorrow. In reality, the item shows up > *only* tomorrow, but not in the next 14 weeks. > > Any idea what I am doing wrong? That expression tells org to repeat that event every 14 weeks. If you want a repeat entry with an end date, you will need to resort to diary expressions (see diary sexps in section 8.1 of the manual). --Multipart_Mon_Oct_18_18:49:34_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Mon_Oct_18_18:49:34_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Mon_Oct_18_18:49:34_2010-1--