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 | cd95ea79d004ca874dcc17dc2334f25efdb1bf9a (patch) | |
| tree | d4515a6e7ebac96e2a2d6b50e5193a7d7ae1d237 /tests/test-prog-python-setup.el | |
| parent | 902290a4c15d905418e1ad354e7ee06cfa35b3f1 (diff) | |
| download | dotemacs-cd95ea79d004ca874dcc17dc2334f25efdb1bf9a.tar.gz dotemacs-cd95ea79d004ca874dcc17dc2334f25efdb1bf9a.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 'tests/test-prog-python-setup.el')
0 files changed, 0 insertions, 0 deletions
