From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Lindner Subject: Expire deadline of none TODO items Date: Mon, 4 Jan 2016 11:03:03 +0100 Message-ID: <20160104110303.3b8fc4f7@asaru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aG1yv-0001LM-Ge for emacs-orgmode@gnu.org; Mon, 04 Jan 2016 05:03:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aG1yr-0006zs-H3 for emacs-orgmode@gnu.org; Mon, 04 Jan 2016 05:03:17 -0500 Received: from plane.gmane.org ([80.91.229.3]:42196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aG1yr-0006zo-9q for emacs-orgmode@gnu.org; Mon, 04 Jan 2016 05:03:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aG1yo-0003Ao-0L for emacs-orgmode@gnu.org; Mon, 04 Jan 2016 11:03:10 +0100 Received: from lapsgs09.informatik.uni-stuttgart.de ([129.69.213.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Jan 2016 11:03:09 +0100 Received: from mailinglists by lapsgs09.informatik.uni-stuttgart.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Jan 2016 11:03:09 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, some of my nodes have a deadline but a TODO. Therefore they can't be DONE. Yet, in the org-agenda they are displayed indefinitly until I set a DONE for them, which I do not want (because they weren't a TODO in the first place). Can I make org-mode auto expire items that have a deadline but not a TODO item? So that they are now shown in the agenda, when the deadline have passed for e.g. 5 days. Thanks, Florian