diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 21:38:00 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 21:38:00 -0500 |
| commit | 4716f25bb6c46823b0b55455e699f43fdfe814c8 (patch) | |
| tree | 5c7095306c997cb06bfbaa543b1817a78ee25961 /modules/system-defaults.el | |
| parent | fd607f1fdef07e7e645a9623af13433b24ff1403 (diff) | |
| download | dotemacs-4716f25bb6c46823b0b55455e699f43fdfe814c8.tar.gz dotemacs-4716f25bb6c46823b0b55455e699f43fdfe814c8.zip | |
fix(auth-config): guard gpg-connect-agent, require user-constants at runtime
- The bare call-process to gpg-connect-agent in :config aborted init with file-missing on a machine without the binary. Guard it with cj/executable-find-or-warn.
- user-constants was required only eval-when-compile, but authinfo-file is read at load time, so a standalone .elc load failed. Require it at runtime.
Diffstat (limited to 'modules/system-defaults.el')
0 files changed, 0 insertions, 0 deletions
