[Org] Include time of current task in clock-report again

This commit is contained in:
Daniel - 2017-09-02 13:33:57 +02:00
parent 41c5e8bb1b
commit f27c078041
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
org-clock-out-when-done '("DONE" "CANC" "WAIT" "HOLD")
org-clock-auto-clock-resolution 'when-no-clock-is-running
org-clock-mode-line-total 'auto
;; org-clock-report-include-clocking-task t
org-clock-report-include-clocking-task t
org-clock-in-switch-to-state (lambda (kw)
(when (and (not
(and (boundp 'org-capture-mode)