Hi Bastien, 2014-03-19 13:50 GMT+04:00 Bastien <b...@gnu.org>: >> 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.