[Org] Moving loading of hydra to more sensible place

This commit is contained in:
Daniel - 2018-07-31 21:01:18 +02:00
parent ca7f632e4b
commit 09c1d2c37c
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 4 deletions

View File

@ -561,6 +561,8 @@ are equal return nil."
'org-last-args)))
(nth 2 args)))
(require 'hydra)
(defhydra hydra-org-agenda-view (:hint none)
"
_d_: ?d? day _g_: time grid=?g? _a_: arch-trees
@ -846,10 +848,6 @@ This is done only if the value of this variable is not null."
;;; Hydra
;; XXX: this should go somewhere else, maybe `db/run-init
(require 'hydra)
(defhydra hydra-org-clock (:color blue)
"
Current Task: %`org-clock-current-task; "