From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Org-mode 5.11 released Date: Fri, 05 Oct 2007 13:57:31 -0400 Message-ID: <87abqx5tro.fsf@gollum.intra.norang.ca> References: <5b96f7181f68fee42b1869263d99530f@gmail.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 1IdrTJ-0003k5-K6 for emacs-orgmode@gnu.org; Fri, 05 Oct 2007 14:00:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdrTH-0003gm-Lc for emacs-orgmode@gnu.org; Fri, 05 Oct 2007 14:00:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdrTH-0003ga-EB for emacs-orgmode@gnu.org; Fri, 05 Oct 2007 14:00:19 -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 1IdrTG-00083I-PD for emacs-orgmode@gnu.org; Fri, 05 Oct 2007 14:00:19 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1IdrT0-0000Ck-UH for emacs-orgmode@gnu.org; Fri, 05 Oct 2007 18:00:02 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([74.119.210.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Oct 2007 18:00:02 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Oct 2007 18:00:02 +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 Carsten Dominik writes: > - Clock entries can now have their own drawer Clocking is broken I think. I created a new task with remember and started clocking it and it created the CLOCK: line as usual. Then I clocked out and in again and it added a :CLOCK: drawer for the clock entries - so far so good. Now I go to another task in the file and start the clock on that... and the clock entry goes in the newly created drawer in the other task :( I'm moving back to 5.10 for now. Bernt