From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kowalczyk Subject: Re: [bug] Update clocktable (C-cxr with point within clocktable) doesn't detect, inserts new clocktable at point Date: Mon, 22 Nov 2010 17:40:24 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=42285 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKaNi-00066c-GF for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 12:40:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKaNZ-0006QD-Sd for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 12:40:46 -0500 Received: from lo.gmane.org ([80.91.229.12]:43597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKaNZ-0006Px-KM for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 12:40:37 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PKaNX-0003Nr-2L for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 18:40:35 +0100 Received: from 24-216-252-176.dhcp.mdfd.or.charter.com ([24.216.252.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Nov 2010 18:40:35 +0100 Received: from jtk by 24-216-252-176.dhcp.mdfd.or.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Nov 2010 18:40:35 +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: emacs-orgmode@gnu.org Jeff Kowalczyk yahoo.com> 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. It's working again, apologies for the noise. Jeff