From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fix clock table when there are links in headings. Date: Wed, 19 Mar 2014 10:50:38 +0100 Message-ID: <87ha6u7c0h.fsf@bzg.ath.cx> References: <87ha7fcvj8.fsf@bzg.ath.cx> <87vbviuycr.fsf@bzg.ath.cx> <87lhw7fpxg.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQD98-0005ou-DF for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 05:50:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQD92-0003o3-19 for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 05:50:50 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:41160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQD91-0003nz-Cj for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 05:50:43 -0400 In-Reply-To: (Alexey Lebedeff's message of "Wed, 19 Mar 2014 12:57:11 +0400") 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: Alexey Lebedeff Cc: emacs-orgmode@gnu.org Hi Alexey, Alexey Lebedeff writes: > But I don't want do disable linking agenda clocktable row to the > original heading, it's very convenient. I just want it to look pretty, > but the thing from the screenshot looks really ugly. Patch affects > execution only when :link is true. Of course you're right. I pushed this change: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=3a233a It should do what you want -- thanks for insisting and for the patch you submitted for this. -- Bastien