summaryrefslogtreecommitdiff
path: root/modules/dev-fkeys.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-03 19:40:28 -0500
committerCraig Jennings <c@cjennings.net>2026-05-03 19:40:28 -0500
commit5b0549806902970f6d2fe7953001699680b40115 (patch)
treeab62c4a1b089025d8bd8eaebb6df0aa668fc463a /modules/dev-fkeys.el
parent741697eec6a49d1efb515b1fb6ba464b1e8691a1 (diff)
downloaddotemacs-5b0549806902970f6d2fe7953001699680b40115.tar.gz
dotemacs-5b0549806902970f6d2fe7953001699680b40115.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