From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Archived Subtrees Marked DONE Date: Fri, 2 Oct 2009 06:45:33 +0200 Message-ID: References: <87iqeyzmaa.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mta1X-00042B-4r for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 00:45:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mta1S-000408-8V for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 00:45:42 -0400 Received: from [199.232.76.173] (port=33450 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mta1S-000401-2m for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 00:45:38 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:63838) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mta1R-0008V5-In for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 00:45:37 -0400 Received: by ewy4 with SMTP id 4so764633ewy.31 for ; Thu, 01 Oct 2009 21:45:36 -0700 (PDT) In-Reply-To: <87iqeyzmaa.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: Carsten Dominik , emacs-orgmode@gnu.org On Oct 2, 2009, at 2:12 AM, Bernt Hansen wrote: > 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? Yes, I guess the default value for org-archive-mark-done is wrong..... - Carsten