From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Emery Subject: Re: Autoarchiving done entries Date: Mon, 03 Sep 2007 11:27:50 +0900 Message-ID: <87lkbomqjd.fsf@skiddlydee.com> References: 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 1IS1fH-0004Mx-1M for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 22:27:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IS1fF-0004KV-LM for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 22:27:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IS1fF-0004K5-A1 for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 22:27:45 -0400 Received: from newsometer1.securesites.net ([199.238.178.146]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IS1fE-0006CM-S6 for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 22:27:45 -0400 Received: from localhost.localdomain.skiddlydee.com (softbank218176044012.bbtec.net [218.176.44.12]) (authenticated bits=0) by newsometer1.securesites.net (8.13.6.20060614/8.13.6) with ESMTP id l832Re64065924 for ; Mon, 3 Sep 2007 02:27:42 GMT In-Reply-To: (Carsten Dominik's message of "Sun\, 2 Sep 2007 09\:30\:56 +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: org-mode mailing list Carsten Dominik writes: > I got his message from John a few days ago - might be useful for > some. And since I have not yet decided if and how I am going to > include it, help yourself, for now. > > Begin forwarded message: > >> I use something that I thought your users might find handy. It causes all >> completed todo items to be automatically flushed to the archive whenever I >> save my todo file. How about having it auto-archive completed TODOs that were finished more than a configurable number of days ago? I'd find that pretty useful. //Dave