From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Bug in clocking in: the list becomes corrupted by the CLOCK drawer Date: Thu, 12 Feb 2009 11:49:43 +0100 Message-ID: <87mycskjzs.fsf@CPU107.opentrends.net> References: <8763jj1wj3.fsf@CPU107.opentrends.net> <874oz1kz6w.fsf@CPU107.opentrends.net> <7B2A6D57-FF26-4BA6-92F6-D520183410A9@uva.nl> <87wsbxjfdr.fsf@CPU107.opentrends.net> 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 1LXZ8v-0002Uo-RF for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 05:50:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXZ8u-0002UV-Ji for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 05:50:05 -0500 Received: from [199.232.76.173] (port=34378 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXZ8u-0002US-C0 for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 05:50:04 -0500 Received: from mu-out-0910.google.com ([209.85.134.184]:47648) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXZ8t-00082L-JT for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 05:50:03 -0500 Received: by mu-out-0910.google.com with SMTP id w8so255483mue.6 for ; Thu, 12 Feb 2009 02:50:02 -0800 (PST) In-Reply-To: (Carsten Dominik's message of "Wed, 11 Feb 2009 15:10:58 +0100") 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: Carsten Dominik Cc: emacs org-mode mailing list Carsten Dominik writes: > > While I think it is not too much to ask to set the clock > drawer variable I mentioned earlier in order to get reliable > behavior for your application, I guess it does not hurt to > check for smaller indentation than the clock line itself. OK. > Thanks, this makes the default configuration (with that variable unset) work better.