From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: [PATCH] Update clocktable (C-cxr with point within clocktable) doesn't detect, inserts new clocktable at point Date: Sat, 20 Nov 2010 12:26:48 +0100 Message-ID: References: <87tyjcb6yg.fsf@Rainer.invalid> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=60009 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJlat-0005i4-Oe for emacs-orgmode@gnu.org; Sat, 20 Nov 2010 06:27:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJlao-0003Lt-8z for emacs-orgmode@gnu.org; Sat, 20 Nov 2010 06:26:59 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:44879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJlao-0003LU-44 for emacs-orgmode@gnu.org; Sat, 20 Nov 2010 06:26:54 -0500 Received: by ewy25 with SMTP id 25so3243113ewy.0 for ; Sat, 20 Nov 2010 03:26:52 -0800 (PST) In-Reply-To: <87tyjcb6yg.fsf@Rainer.invalid> 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: Achim Gratz Cc: emacs-orgmode@gnu.org Thanks for the fix, and also for the flawless commit message! - Carsten On Nov 20, 2010, at 11:55 AM, Achim Gratz wrote: > -- > > Jeff Kowalczyk writes: > >> With Org Mode git, when I use C-c C-x C-r inside an existing >> clocktable, Org >> inserts a new clocktable at point. The previous behavior was to >> detect and >> update the existing clocktable, which I presume is still the >> intended behavior. > > I think this happens because your clocktable is flush left and due > to a > patch by me that fixes the same bug for indented clocktables. :-P > Mistakenly I required at least one whitespace character instead of > allowing none also. Sorry for that, I missed it in my testing and > thanks > for reporting. The attached patch fixes the issue I believe. > > <0001-org-clock.el-fix-regex-to-recognize-indented-clock-t.patch> > > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > DIY Stuff: > http://Synth.Stromeko.net/DIY.html > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode