diff --git a/lisp/mitch-orgstuff.el b/lisp/mitch-orgstuff.el index f5e303e..20d017d 100644 --- a/lisp/mitch-orgstuff.el +++ b/lisp/mitch-orgstuff.el @@ -53,6 +53,7 @@ :keymap (make-sparse-keymap) ;; This is a hack, because hyperbole is scary. Ideal implementation would add ;; a proper case rather than this weird fallback. + (require 'hyperbole) (make-local-variable action-key-default-function) (setq-local action-key-default-function #'org-vw-make-newlink) ;; General: