From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Yearly repeats on the agenda Date: Thu, 10 May 2012 08:38:42 +0200 Message-ID: <87bolwczgt.fsf@gnu.org> References: <1890.1334665342@alphaville> <877gxawoyd.fsf@altern.org> <11939.1334927830@alphaville> <874nrqzrut.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSN0b-0008H7-Dt for emacs-orgmode@gnu.org; Thu, 10 May 2012 02:37:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSN0W-00006Q-MR for emacs-orgmode@gnu.org; Thu, 10 May 2012 02:37:52 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:57647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSN0W-00006E-Dn for emacs-orgmode@gnu.org; Thu, 10 May 2012 02:37:48 -0400 Received: by wgbds1 with SMTP id ds1so790071wgb.30 for ; Wed, 09 May 2012 23:37:46 -0700 (PDT) In-Reply-To: (Nicolas Richard's message of "Tue, 8 May 2012 16:50:54 +0000 (UTC)") 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: Nicolas Richard Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Richard writes: > PMJI, but I often used to construct headlines such as > > * Some course (or any other kind of recurring meeting) > ** <2012-05-08 mar.> > ** <2012-05-15 mar.> > ** <2012-05-22 mar.> > > and then filling the level two headlines as I attend the lectures. This > situation sometimes creates an error message when building the agenda > view, so now I use > > * Some course > ** Lecture <2012-05-08 mar.> > ** Lecture <2012-05-15 mar.> > ** Lecture <2012-05-22 mar.> > > I understand from your post that this way of doing things should > be avoided, right ? What would be the "correct way" ? ** Lecture <2012-05-08 mar.> ** Lecture <2012-05-15 mar.> ** Lecture <2012-05-22 mar.> > I guess I could do something like : > > * Some course > <2012-05-08 mar.> <2012-05-15 mar.> <2012-05-22 mar.> > and create headlines for each lecture as I attend them. That should work too, yes. HTH, -- Bastien