From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: change todo item status automatically when clock check out? Date: Fri, 20 Mar 2009 20:25:04 -0600 Message-ID: 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 1Lkqtq-00074Q-9H for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 22:25:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lkqtl-0006zF-Do for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 22:25:25 -0400 Received: from [199.232.76.173] (port=43583 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lkqtl-0006yx-6M for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 22:25:21 -0400 Received: from main.gmane.org ([80.91.229.2]:48804 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lkqtk-0003fy-RK for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 22:25:21 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lkqti-0002jP-A5 for emacs-orgmode@gnu.org; Sat, 21 Mar 2009 02:25:18 +0000 Received: from c-67-177-235-141.hsd1.co.comcast.net ([67.177.235.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Mar 2009 02:25:18 +0000 Received: from mlists by c-67-177-235-141.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Mar 2009 02:25:18 +0000 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 Ning Sean writes: > I wonder if I can configure orgmode in such a way that when a task is > checked out, the state of the task automatically changes to some designated > state? Take a look at `org-after-todo-state-change-hook'. -- Peter Jones, http://pmade.com pmade inc. Louisville, CO US