aboutsummaryrefslogtreecommitdiff
path: root/tests/test-chime-warn-persistent-failures.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-09 16:08:47 -0500
committerCraig Jennings <c@cjennings.net>2026-07-09 16:08:47 -0500
commitce396bd2683b0ca4e11279af73f8e733dc16ddc6 (patch)
tree499b8fba4d918206a6267fd30e31e5e55b651bd9 /tests/test-chime-warn-persistent-failures.el
parentce3a1014d929b94bd90cbc565608655d10d843bc (diff)
downloadchime-ce396bd2683b0ca4e11279af73f8e733dc16ddc6.tar.gz
chime-ce396bd2683b0ca4e11279af73f8e733dc16ddc6.zip
fix: inject the lookahead variables into the async fetch child
The child sizes its agenda span from chime-modeline-lookahead-minutes and chime-tooltip-lookahead-hours, but neither was in chime-default-environment-regex. The child requires chime, so both were bound there at their defaults. Customizing either did nothing past the default eight days, with no error to explain why. The tooltip docstring invites 8760 hours to see distant events, and that setting was inert. I added both names to the injected set. The test that matters walks the child form and fails on any chime defcustom it reads that the regex doesn't cover, so a variable added to the child later can't reintroduce this quietly. Its companions pin the regex's anchoring and the additional-regexes extension point.
Diffstat (limited to 'tests/test-chime-warn-persistent-failures.el')
0 files changed, 0 insertions, 0 deletions