org-clock.el (org-clock-get-table-data): Bugfix
commit3a233aa6d94f27d4c4c11fb7a679a47b97001a2c
authorBastien Guerry <bzg@altern.org>
Wed, 19 Mar 2014 09:48:44 +0000 (19 10:48 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 19 Mar 2014 09:48:44 +0000 (19 10:48 +0100)
treeeda754f161116719a65479e14bc0e7853ca9a8fa
parent2d09804e196339ecddd7804b1386150ab43a3838
org-clock.el (org-clock-get-table-data): Bugfix

* org-clock.el (org-clock-get-table-data): When :link is `t'
in the clocktable parameters, bracket links in the clocktable
should only contain their description, other C-c C-o will try
to open the bracket link at point instead of the headline.

Thanks to Alexey Lebedeff for providing a preliminary patch for this.
lisp/org-clock.el