From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: Insert LOGBOOK drawer removes indendation of first line under headline Date: Fri, 20 Mar 2009 15:42:36 -0600 Message-ID: References: <20090320211753.GA4890@thinkpad> 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 1LkmUW-0007dw-Gp for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 17:43:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LkmUR-0007ct-Mr for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 17:43:00 -0400 Received: from [199.232.76.173] (port=35197 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkmUR-0007cp-BA for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 17:42:55 -0400 Received: from main.gmane.org ([80.91.229.2]:46581 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 1LkmUQ-00008k-T0 for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 17:42:55 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LkmUK-0001Nx-PQ for emacs-orgmode@gnu.org; Fri, 20 Mar 2009 21:42:48 +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 ; Fri, 20 Mar 2009 21:42:48 +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 ; Fri, 20 Mar 2009 21:42:48 +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 David Maus writes: > When I start to clock a headline (C-c C-x C-i) that does not have a > LOGBOOK drawer orgmode inserts one but removes the indentation of the > first line below the headline: > > Example: > > * TODO Do something > Do this, do that etc. > > after C-c C-x C-i becomes > > * TODO Do something > :LOGBOOK: > CLOCK: [2009-03-20 Fr 19:03]--[2009-03-20 Fr 19:03] => 0:00 > :END: > Do this, do that etc. This might be due to my recent indentation patch. It's not working the way I expected it would. I'll look into it. -- Peter Jones, http://pmade.com pmade inc. Louisville, CO US