From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: stop clocking in from changing todo state for a subtree Date: Thu, 06 Dec 2012 09:13:43 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgWam-0004Zb-VD for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 03:14:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TgWah-0001iR-7W for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 03:14:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:45021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgWah-0001iI-1F for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 03:13:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TgWaq-0006C7-Bf for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 09:14:04 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Dec 2012 09:14:04 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Dec 2012 09:14:04 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! Clocking in changes my TODO state from TODO to INWORK, which is ok. I have some tasks which I want to stay with the initial TODO state when clocking time to it. Can I configure this behavior through a property inhibiting the state change when clocking? Thanks! Rainer