Fix issue with narrowing and links in clocktables
commitd96c9980199b88a8ecce58984fa0e6e50f369fc4
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 6 Nov 2010 20:16:49 +0000 (6 16:16 -0400)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 6 Nov 2010 20:16:49 +0000 (6 16:16 -0400)
tree8ee67ca354012508899a540e3ead82a454e6d75c
parent874467d6b6ef1fdc83492ead046f2f5fbeba0d85
Fix issue with narrowing and links in clocktables

* lisp/org-clock.el (org-clocktable-write-default): Better handling of
narrowing.

Liang Wang writes:

> After I upgrade orgmode to latest version, clock report shows link
> text literally.
>
> For example,
>
>   [[file:/home/liang/gtd/todo.org::Task...
>
> Unfortunately, in this way, I can not see what this task actually is.
> I have to temporarily disable link in clock report.
doc/org.texi
lisp/org-clock.el