From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Aggelidis Subject: Repeat time ranges Date: Tue, 13 Oct 2009 11:14:12 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxcWQ-0003wa-Un for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 04:14:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxcWM-0003qd-Hh for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 04:14:18 -0400 Received: from [199.232.76.173] (port=52287 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxcWM-0003qY-Bt for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 04:14:14 -0400 Received: from mail-fx0-f205.google.com ([209.85.220.205]:44429) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MxcWM-0005FI-4R for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 04:14:14 -0400 Received: by fxm1 with SMTP id 1so8039912fxm.31 for ; Tue, 13 Oct 2009 01:14:12 -0700 (PDT) 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 org-users! i 'am having the following problem. I have some activities that i organize like this: * University calendar ** Class 1 <2009-10-12 Mon 15:00>-<2009-10-12 Mon 16:00> what i want to do, is have this time range repeat itself every week for 13 occurrences. Is this possible? at least is it possible to have the time range repeat itself indefinitely, like with ** Class 1 <2009-10-12 Mon 15:00 +1w> best regards, nicolas