From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: When is a TODO really a TODO ? ... Date: Tue, 06 Nov 2007 14:47:38 +0000 Message-ID: <87k5ov5t2t.fsf@bzg.ath.cx> References: <6E89C935-605F-46C8-8B97-63FEE2A827F5@science.uva.nl> <87abps7jdw.fsf@gollum.intra.norang.ca> <87hck0833b.fsf@bzg.ath.cx> <87d4un8o50.fsf@bzg.ath.cx> 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 1IpOmd-0003Zg-IO for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:47:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpOmc-0003ZP-4n for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:47:59 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpOmb-0003ZM-UH for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:47:57 -0500 Received: from hu-out-0506.google.com ([72.14.214.239]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpOmb-0004mp-Ft for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:47:57 -0500 Received: by hu-out-0506.google.com with SMTP id 23so889286huc for ; Tue, 06 Nov 2007 05:47:56 -0800 (PST) In-Reply-To: (Richard G. Riley's message of "Tue, 06 Nov 2007 14:25:36 +0100") 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 Richard G Riley writes: >> There are many occurrences of "TODO item" or "TODO entry" in the manual, >> and "task" is better because it's more general. > > I agree. A task is an org-item with a status applied from a sequence of task > statuses. > > tasks generally progress from an initial state to a completion state If you want to be even more (too much?) precise, we could use: - "task" for items with sequential sets of keywords - "entry" for items with "type" (not sequence) keyword - "item" for headlines that are not yet a task or an entry Don't know if this would be relevant everywhere. We should try to gradually fix the manual first and see if a special case needs to be made for the difference between entry/item. -- Bastien