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: Mon, 03 Mar 2014 13:32:27 +0100 Message-ID: <87ha7fcvj8.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKS35-0001Hk-4B for emacs-orgmode@gnu.org; Mon, 03 Mar 2014 07:32:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKS2z-0004TX-UE for emacs-orgmode@gnu.org; Mon, 03 Mar 2014 07:32:47 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:36816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKS2z-0004Se-Pa for emacs-orgmode@gnu.org; Mon, 03 Mar 2014 07:32:41 -0500 In-Reply-To: (Alexey Lebedeff's message of "Thu, 20 Feb 2014 09:47:17 +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: > This screenshot > https://www.dropbox.com/s/g3obxpigr8gg69f/-Org%20Agenda-%20-%20emacs_017.png > shows how it looked before the patch. It's no good unless you have > very good memory for numbers ) Thanks for the patch. `org-all-links-display-format' is a bit redundant with `org-link-prettify'. Would you mind rewriting the change using `org-link-prettify'? Thanks, -- Bastien