From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Archived Subtrees Marked DONE Date: Thu, 01 Oct 2009 20:12:29 -0400 Message-ID: <87iqeyzmaa.fsf@gollum.intra.norang.ca> 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 1MtVlH-00009v-2K for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 20:12:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtVlD-00007G-Fn for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 20:12:38 -0400 Received: from [199.232.76.173] (port=52950 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtVlD-00007D-Dp for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 20:12:35 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:59363) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MtVlD-0005mV-7e for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 20:12:35 -0400 In-Reply-To: (David Neu's message of "Thu\, 1 Oct 2009 19\:36\:56 -0400") 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: David Neu , Carsten Dominik Cc: emacs-orgmode@gnu.org David Neu writes: > It looks like when using C-c C-x C-s (i.e. move subtree to a separate > file) the default behavior is to mark the headline as DONE, regardless > of whether it's a TODO or not. > > I'm wondering if someone can explain why this is the case and if there > is a way to modify this behavior? Yes that does feel wrong. I never noticed before since everything I've been archiving is always a TODO item in a done state. Carsten: Shouldn't the item just be archived as is? -Bernt