branch: externals/gnorb
commit f383a7e24ac506d6cbbea232124b55f567e87216
Author: Eric Abrahamsen <[email protected]>
Commit: Stefan Monnier <[email protected]>
[gnorb] Require gnorb-org within gnorb-trigger-todo-action
* packages/gnorb/gnorb-utils.el (gnorb-trigger-todo-action): This is
another entry point where the user might not have hit anything to
load gnorb-org yet.
---
gnorb-utils.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnorb-utils.el b/gnorb-utils.el
index 13e4933..63469cc 100644
--- a/gnorb-utils.el
+++ b/gnorb-utils.el
@@ -326,6 +326,7 @@ numbers (no upper bound)."
we were in the agenda when this was called, then keep us in the
agenda. Then let the user choose an action from the value of
`gnorb-org-trigger-actions'."
+ (require 'gnorb-org)
(let* ((agenda-p (eq major-mode 'org-agenda-mode))
(root-marker
(cond (agenda-p