From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Wightman Subject: Re: Question about repeating events. Date: Fri, 13 Jan 2012 09:12:14 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rlinp-0005d5-8Y for emacs-orgmode@gnu.org; Fri, 13 Jan 2012 10:12:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rling-0002Vy-Q1 for emacs-orgmode@gnu.org; Fri, 13 Jan 2012 10:12:25 -0500 Received: from mail-pz0-f41.google.com ([209.85.210.41]:34151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rling-0002VF-9w for emacs-orgmode@gnu.org; Fri, 13 Jan 2012 10:12:16 -0500 Received: by dadp12 with SMTP id p12so403876dad.0 for ; Fri, 13 Jan 2012 07:12:14 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sam Auciello Cc: emacs-orgmode@gnu.org On Thu, Jan 12, 2012 at 10:13 AM, Sam Auciello wrote: > I'm trying to set up repeating events to stop repeating after a given dat= e. > In this case it's classes I'm taking this semester that need to repeat on= ce > a week so I enter them like: > > *** Programming Workshop > =A0=A0=A0=A0 <2012-01-24 Tue 13:30-14:50 +1w>, <2012-01-20 Fri 13:30-14:5= 0 +1w> > > The agenda shows the class being scheduled each tuesday and friday but I > would like to tell it to stop repeating at the end of the semester. Would diary-style datestamps work? http://orgmode.org/manual/Timestamps.html#Timestamps Brian