Org: Add org-duration workaround.

master
Pierre Neidhardt 2021-05-19 21:42:32 +02:00
parent 3a5e870f3d
commit d7e19e6e69
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
;;; TODO: org-import should be able to parse "|" in CSV files.
;; REVIEW: We should not need this, but org-agenda complains without it.
(require 'org-duration)
(define-key org-mode-map (kbd "C-c C-a") 'org-agenda)
(setq