Re: removing authinfo data from a running emacs

2022-04-22 Thread Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)
Leo Butler wrote: >>> Surely, there is a smarter way to do this! Can someone >>> enlighten me, please? >> >> (auth-source-pick-first-password :host "smtp.machines.eu") > > Thank you, both. Np :) > For reference, after editing and saving .authinfo.gpg, the > following worked for me [...] +1 --

Re: removing authinfo data from a running emacs

2022-04-22 Thread Leo Butler
"Emanuel Berg via Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)" writes: > Leo Butler wrote: > >> Periodically, I need to edit my .authinfo.gpg and have gnus >> pick up the changes. I do this by killing emacs and starting >> a new session. >> >> Surely, ther