From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Question about agenda Date: Wed, 08 Oct 2008 09:56:37 -0500 Message-ID: <48ECCA25.3080806@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnaT2-0001uJ-EV for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 10:56:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnaSz-0001pf-LR for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 10:56:48 -0400 Received: from [199.232.76.173] (port=35302 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnaSz-0001pK-4u for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 10:56:45 -0400 Received: from outbound-mail-155.bluehost.com ([67.222.39.35]:60439) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KnaSy-00078S-T2 for emacs-orgmode@gnu.org; Wed, 08 Oct 2008 10:56:45 -0400 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 I have an org file which the agenda sees in which I put an outline item with notes from a meeting. The header for this item is as follows: * Tasks ... * * Meeting with XXXX SCHEDULED: <2008-10-06 Mon> ... What I was somewhat surprised to see was that this continues to roll down my agenda, e.g.: .... Wednesday 8 October 2008 smite: Sched. 3x: Meeting with XXXXX .... I think this means that I don't really understand the meaning of SCHEDULED, nor do I understand how the agendas are composed. But I'm looking at the info manual now, and I'm not actually enlightened. Is there something I should do to tag something SCHEDULED like this so that it no longer appears in my agenda view as something still to be done? Is there a HAPPENED tag, or something like that? Or, is it the case that I should only use SCHEDULED with todo items? Any guidance much appreciated. Best, R