From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gijs Hillenius Subject: if both schedule and deadline, appear only once in agenda Date: Fri, 12 Oct 2007 07:28:00 +0200 Message-ID: <87k5psaom7.fsf@hillenius.net> 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 1IgD4F-0002Oc-Kf for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 01:28:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgD4B-0002In-33 for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 01:28:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgD4A-0002Ik-Tm for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 01:28:06 -0400 Received: from hillenius.net ([82.93.230.201]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IgD4A-0007eX-HV for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 01:28:06 -0400 Received: from localhost ([127.0.0.1] helo=bufo-sapiens) by hillenius.net with esmtp (Exim 4.67) (envelope-from ) id 1IgD44-0002GX-R0 for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 07:28:00 +0200 Received: from gijs by bufo-sapiens with local (Exim 4.68) (envelope-from ) id 1IgD44-0001dn-PM for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 07:28:00 +0200 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 Hello, I hope the subject line is clear, but I bet not. I have a TODO item with both a schedule and a deadline and this results in the item appearing twice after the deadline passes in my Org weekly Agenda. Is there a way that I can automatically change this behaviour? What I do now is manually delete the schedule stamp once the deadline is made. Or should I maybe simply not use both stamps for the same item? Thanks, by the way, for Org mode. Gijs