aboutsummaryrefslogtreecommitdiff
path: root/modules/system-defaults.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-15 21:38:00 -0500
committerCraig Jennings <c@cjennings.net>2026-06-15 21:38:00 -0500
commit3648d1b27edf4a9b551a0016f43e368dde2e11b3 (patch)
tree5e69392f9b53149a9f8d9e5d7b95ea04c6bf4f57 /modules/system-defaults.el
parent9987756fcb4c7d12eb0f6338fdaeeaddfd8ff519 (diff)
downloaddotemacs-3648d1b27edf4a9b551a0016f43e368dde2e11b3.tar.gz
dotemacs-3648d1b27edf4a9b551a0016f43e368dde2e11b3.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