From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Marking a task done Date: Tue, 09 Oct 2007 11:58:48 +0100 Message-ID: <87hcl0k107.fsf@bzg.ath.cx> References: <470AF3FE.7090009@gmail.com> 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 1IfBrc-0005Jt-NS for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 05:58:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IfBrY-0005BH-3k for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 05:58:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IfBrX-0005Av-RV for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 05:58:51 -0400 Received: from nf-out-0910.google.com ([64.233.182.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IfBrX-0002Tl-AJ for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 05:58:51 -0400 Received: by nf-out-0910.google.com with SMTP id f5so1232237nfh for ; Tue, 09 Oct 2007 02:58:50 -0700 (PDT) In-Reply-To: <470AF3FE.7090009@gmail.com> (Wanrong Lin's message of "Mon, 08 Oct 2007 23:22:38 -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: emacs-orgmode@gnu.org Wanrong Lin writes: > When a TODO item is marked "DONE", all TODO items under that tree are > automatically marked as "DONE". More generically, the user should be > able to customize what states (for me, that is "DONE", "CANCELED", > "SUSPENDED", "DELEGATED") will affect the whole subtree like "DONE". Yes, this was the purpose of my suggestion :DONE: {TODO 'subtree "DONE"} But this can be achieved with :TRIGGER: as well. -- Bastien