From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: C-a T DONE behavior Date: Fri, 17 Sep 2010 16:32:21 -0400 Message-ID: <87pqwcyuui.fsf@fastmail.fm> References: <1284745249.7792.109.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35464 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Owhbj-0007TQ-Pk for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 16:32:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Owhbb-00013F-4V for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 16:32:24 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:35032) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Owhbb-000136-0Y for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 16:32:23 -0400 In-Reply-To: <1284745249.7792.109.camel@localhost> (julien cubizolles's message of "Fri, 17 Sep 2010 19:40:49 +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: julien cubizolles Cc: emacs-orgmode@gnu.org julien cubizolles writes: > I've noticed that C-a T DONE doesn't display DONE entries if they have a > DEADLINE set, whether it's in the past or in the future. Is it the > intended behavior ? I'm trying to use it to purge DONE tasks but it's > useless at the moment. On your machine, what is the value of org-agenda-todo-ignore-deadlines and/or org-agenda-todo-ignore-with-date? Best, Matt