diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-03 19:40:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-03 19:40:28 -0500 |
| commit | 800d1413a6feb32d2fa1f51f8cac9e447bdec7ce (patch) | |
| tree | 5527e6e87052cbfcfe958400278999f96ab8550e /modules/dev-fkeys.el | |
| parent | da88916114ad290610618d39982435ec46ed20a4 (diff) | |
| download | dotemacs-800d1413a6feb32d2fa1f51f8cac9e447bdec7ce.tar.gz dotemacs-800d1413a6feb32d2fa1f51f8cac9e447bdec7ce.zip | |
fix: clarify reset-auth-cache failure message
`cj/reset-auth-cache`'s error path read "Failed to clear gpg-agent cache". A user seeing that warning could reasonably think nothing happened. But at that point the Emacs-side caches (auth-source + EPA file handler) have already been cleared. Only the gpg-agent cache failed.
I rewrote the message as "Emacs caches cleared, but failed to clear gpg-agent cache" so the user sees both the partial success and the remaining problem.
The error-path test from the previous commit asserts a substring match on "Failed to clear gpg-agent cache", so it still passes after the rewording.
Diffstat (limited to 'modules/dev-fkeys.el')
0 files changed, 0 insertions, 0 deletions
