From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Andresen Subject: Re: How to measure a project's %complete? Date: Tue, 18 Aug 2009 15:36:25 +0200 Message-ID: <87eir9w8fa.fsf@in-ulm.de> References: <20090818020317.GA7061@owl.prv.maya.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 1MdOsT-0006FG-5s for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 09:37:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdOsO-0006Db-KV for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 09:37:28 -0400 Received: from [199.232.76.173] (port=55939 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdOsO-0006DV-G1 for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 09:37:24 -0400 Received: from mail.in-ulm.de ([217.10.8.10]:55812) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MdOsN-000218-SZ for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 09:37:24 -0400 In-Reply-To: <20090818020317.GA7061@owl.prv.maya.com> (Christopher DeMarco's message of "Mon, 17 Aug 2009 22:03:17 -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 Hey Christopher, Christopher DeMarco writes: > * PROJECT Overhaul personal productivity [50%] > ** DONE Clean my desk > ** TODO Learn Org I copied exactly those 3 lines and put them in foo.bar and pressed C-c C-t on "Learn Org" and the [50%] became [100%] If this doesn't work for you, you might not be on the latest org-version. The one bundled with emacs23 should definitely be able to do it. > Thanks in advance! HTH, benny