From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz_Stelmach?= Subject: [PATCH] ignore `future' and `past' deadlines too Date: Tue, 16 Feb 2010 19:19:56 +0100 Message-ID: <87eikl82lv.fsf@dasa3.iem.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhS2k-0006KF-OX for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:21:06 -0500 Received: from [140.186.70.92] (port=59033 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhS2j-0006K5-PU for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:21:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhS2h-0000QA-7X for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:21:05 -0500 Received: from lo.gmane.org ([80.91.229.12]:60970) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhS2g-0000Q6-Vk for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:21:03 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NhS2B-0001qc-BO for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 19:20:31 +0100 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2010 19:20:31 +0100 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2010 19:20:31 +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 am not sure myself how to use it but it seems to be a logical consequence of the previous work on ignoring scheduled and deadlines. http://github.com/steelman/steelman-org-mode/tree/org-agenda-skip-entry-if-todo -- Miłego dnia, Łukasz Stelmach