From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-clock-display does not work with a heading ending in a link [7.8.11 (release_7.8.11-504-gd2200b @ /home/ryan/lib/site-lisp/org/)] Date: Sun, 19 Aug 2012 08:02:02 +0200 Message-ID: <87y5lbuwhw.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T30gU-0001kA-DT for emacs-orgmode@gnu.org; Sun, 19 Aug 2012 04:16:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T30gT-0007up-6p for emacs-orgmode@gnu.org; Sun, 19 Aug 2012 04:16:34 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:46001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T30gT-0007uk-0x for emacs-orgmode@gnu.org; Sun, 19 Aug 2012 04:16:33 -0400 Received: by wgbds1 with SMTP id ds1so2412759wgb.0 for ; Sun, 19 Aug 2012 01:16:32 -0700 (PDT) In-Reply-To: (Ryan Kaskel's message of "Thu, 16 Aug 2012 09:52:17 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ryan Kaskel Cc: emacs-orgmode@gnu.org Hi Ryan, Ryan Kaskel writes: > Consider the following subtrees: > > * [[http://example.com/][My Link]] > CLOCK: [2012-08-16 Thu 09:41]--[2012-08-16 Thu 09:56] => 0:15 > > * Not a link > CLOCK: [2012-08-16 Thu 09:41]--[2012-08-16 Thu 09:56] => 0:15 > > Running org-clock-display displays summary statistics only for the > subtree that doesn't end in a link Fixed, thanks for reporting this. -- Bastien