From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Deadlines and Warning Period Date: Thu, 10 Dec 2009 09:44:31 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIn4d-0004nr-Ib for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 12:45:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIn4X-0004kB-MS for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 12:45:05 -0500 Received: from [199.232.76.173] (port=39997 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIn4X-0004jd-Eu for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 12:45:01 -0500 Received: from lo.gmane.org ([80.91.229.12]:58469) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NIn4X-0000Hr-5X for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 12:45:01 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NIn4T-0005em-8o for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 18:44:57 +0100 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Dec 2009 18:44:57 +0100 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Dec 2009 18:44:57 +0100 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'm using org version 6.33f and emacs 23.1.50.1 on Windoze XP. I have the following in my org file: * Project A ** TODO Task 1 DEADLINE: <2009-12-31 Thu -2w> I would expect an entry in my agenda for December 31, with a warning period of 2 weeks. But all I see in my agenda is the deadlilne of Task 1 on December 31, no warnings at all. I'm thinking I might have misconfigured or missed a configuration, but I can't figure out what it is. Any help is appreciated! Thanks Markus