From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Active timestamp with notification in advance Date: Thu, 28 Feb 2008 01:29:00 +0000 Message-ID: <871w6x7tsz.fsf@bzg.ath.cx> References: <47C48C56.6050206@gmail.com> <1F133D29-7823-413B-92D3-2B1844D8F507@science.uva.nl> <47C582C3.4090405@gmail.com> <873arexu8b.fsf@gollum.intra.norang.ca> 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 1JUXa8-000390-5F for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:29:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUXa6-00038d-Os for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:29:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUXa6-00038a-JM for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:29:06 -0500 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUXa6-0007lo-2z for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:29:06 -0500 Received: by ug-out-1314.google.com with SMTP id a2so60587ugf.48 for ; Wed, 27 Feb 2008 17:29:05 -0800 (PST) In-Reply-To: <873arexu8b.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Wed, 27 Feb 2008 11:03:00 -0500") 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > Maybe use SCHEDULED: instead of DEADLINE: ? I'm afraid this won't solve Wanrong's problem: you don't get warned about scheduled items. Wanrong: maybe you can turn your items into scheduled items and then use `org-check-before-date' in the relevant file to get the list of upcoming scheduled items. But that's still a manual workaround... -- Bastien