From mboxrd@z Thu Jan 1 00:00:00 1970 From: julien cubizolles Subject: C-a T DONE behavior Date: Fri, 17 Sep 2010 19:40:49 +0200 Message-ID: <1284745249.7792.109.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=40962 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwfAq-0003G8-7i for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 13:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Owevh-00076J-FG for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 13:40:58 -0400 Received: from smtp2-g21.free.fr ([212.27.42.2]:58735) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Owevh-00075t-17 for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 13:40:57 -0400 Received: from [192.168.0.1] (unknown [82.229.182.158]) by smtp2-g21.free.fr (Postfix) with ESMTP id 22B4C4B014A for ; Fri, 17 Sep 2010 19:40:50 +0200 (CEST) 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 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. Julien.