emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] Fix clock table when there are links in headings.


From: Alexey Lebedeff
Subject: Re: [O] [PATCH] Fix clock table when there are links in headings.
Date: Thu, 20 Mar 2014 11:47:01 +0400

Hi Bastien,

2014-03-19 13:50 GMT+04:00 Bastien <address@hidden>:
>> 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.

We are almost there )

Links [[without description]] will be missing from output, "\\3"
should be more like (lambda (match) (or (match-string 3 match)
(match-string 1 match)))

Thanks to you for your efforts.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]