diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 16:12:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 16:12:56 -0500 |
| commit | df8b03e1d363c0867b31f87357c028342ceaee52 (patch) | |
| tree | a0739d1e2dff981c8e0cf5613ff270769a5119b9 /modules/keybindings.el | |
| parent | 02eee4ddb2f7e4cf4d12d8cdb879b0200e806a5a (diff) | |
| download | dotemacs-df8b03e1d363c0867b31f87357c028342ceaee52.tar.gz dotemacs-df8b03e1d363c0867b31f87357c028342ceaee52.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/keybindings.el')
0 files changed, 0 insertions, 0 deletions
