aboutsummaryrefslogtreecommitdiff
path: root/chime.el
diff options
context:
space:
mode:
Diffstat (limited to 'chime.el')
-rw-r--r--chime.el8
1 files changed, 7 insertions, 1 deletions
diff --git a/chime.el b/chime.el
index dc74a8f..56fd9d1 100644
--- a/chime.el
+++ b/chime.el
@@ -1839,7 +1839,13 @@ because that is what real org-gcal exports use."
"org-todo-keywords"
"chime-alert-intervals"
"chime-include-filters"
- "chime-exclude-filters")))
+ "chime-exclude-filters"
+ ;; The child sizes its agenda span from these two. The
+ ;; child requires chime, so an uninjected one is bound at
+ ;; its default there and a user's customization is
+ ;; silently ignored rather than erroring.
+ "chime-modeline-lookahead-minutes"
+ "chime-tooltip-lookahead-hours")))
string-end)))
(defun chime--environment-regex ()