aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-buffer-file.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 16:12:56 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 16:12:56 -0500
commit6a2f70be456adab6852260576bff323cd6b32d13 (patch)
tree9515971bb6a5f1e33fb69bb68587950e6fab8850 /modules/custom-buffer-file.el
parent570869acecc733fd1b8d75ea50d890edb76d2de3 (diff)
downloaddotemacs-6a2f70be456adab6852260576bff323cd6b32d13.tar.gz
dotemacs-6a2f70be456adab6852260576bff323cd6b32d13.zip
test: require host-environment in system-defaults tests
system-defaults reads `env-bsd-p` (host-environment) and `user-home-dir` (user-constants) at load, but the module declares both only via eval-when-compile. Loading the compiled module in isolation leaves `env-bsd-p` void, so the test failed whenever it ran outside a full init. I added the host-environment require alongside the existing user-constants require so the unit loads standalone. The production fix (promoting those eval-when-compile requires to a runtime require) is Phase 2 work, recorded in the module inventory.
Diffstat (limited to 'modules/custom-buffer-file.el')
0 files changed, 0 insertions, 0 deletions