From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: TODO state tracking in org-mode Date: Sun, 23 Mar 2008 07:28:09 -0400 Message-ID: <87zlspvfw6.fsf@legolas.norang.ca> References: <8763vfa9hl.fsf@legolas.norang.ca> <87prtmnrf7.fsf@legolas.norang.ca> 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 1JdONI-0001Gl-O9 for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 07:28:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JdONG-0001GL-CR for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 07:28:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdONG-0001GG-5b for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 07:28:26 -0400 Received: from main.gmane.org ([80.91.229.2] 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 1JdONF-0008GB-MZ for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 07:28:25 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JdON6-0000hT-Rg for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 11:28:16 +0000 Received: from belkgtcnas05-3521297850.dial.bell.ca ([209.226.189.186]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Mar 2008 11:28:16 +0000 Received: from bernt by belkgtcnas05-3521297850.dial.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Mar 2008 11:28:16 +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 Manish writes: > Ah. I recall now. Do you think > "(add-hook 'remember-mode-hook 'my-start-clock-if-needed)" > should be replaced with > "(add-hook'remember-mode-hook 'my-start-clock-if-needed 'append)" as per > Nick's comments here: > http://article.gmane.org/gmane.emacs.orgmode/5655/match=my+start+clock+if+needed+append > Or may be it's not required anymore? Possibly. I haven't looked into that because what I have set up now seems to work for me. I've collected my settings over a long period of time and I've had wrong settings before - so it wouldn't surprise me if this should be changed. Thanks, Bernt