From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: Re: A little warning Date: Fri, 13 Mar 2009 11:45:54 -0300 Message-ID: <87ljr9tra5.wl%bremner@pivot.cs.unb.ca> References: Reply-To: David Bremner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Li8eD-0006do-VL for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 10:46:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Li8e9-0006aR-4T for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 10:46:05 -0400 Received: from [199.232.76.173] (port=52437 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li8e8-0006aJ-VX for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 10:46:01 -0400 Received: from pivot.cs.unb.ca ([131.202.240.57]:60115) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Li8e8-0005bE-Jr for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 10:46:00 -0400 Received: from bremner by pivot.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1Li8e4-0000ta-9n for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 11:45:56 -0300 Received: from bremner (helo=pivot.cs.unb.ca) by pivot.cs.unb.ca with local-esmtp (Exim 4.69) (envelope-from ) id 1Li8e2-0000tT-TX for emacs-orgmode@gnu.org; Fri, 13 Mar 2009 11:45:54 -0300 In-Reply-To: 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: org-mode mailing list Carsten Dominik wrote: >I am abandoning the CLOCK drawer, and instead use the LOGBOOK drawer >also for CLOCK lines and clock-out notes. This makes a lot of sense >to me, hopefully also to you. Is it sensible to global search and replace :CLOCK: with :LOGBOOK: to "upgrade" my org files? David