From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Repeat time ranges Date: Tue, 13 Oct 2009 08:24:47 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxgQy-0004vP-Lh for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 08:24:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxgQu-0004uL-6N for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 08:24:56 -0400 Received: from [199.232.76.173] (port=55644 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxgQt-0004uG-W9 for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 08:24:52 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:50469) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MxgQt-0006UC-PJ for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 08:24:51 -0400 In-Reply-To: (Nicolas Aggelidis's message of "Tue, 13 Oct 2009 11:14:12 +0300") 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: Nicolas Aggelidis Cc: emacs-orgmode@gnu.org Nicolas Aggelidis writes: > 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. You can use a diary sexp. See the following FAQ. It contains a solution for an example almost exactly like yours above: http://orgmode.org/worg/org-faq.php#diary-sexp-in-org-files Best, Matt