[PATCH] emacs: Fix bug in clipboard management
Tino Calancha
tino.calancha at gmail.com
Fri Dec 1 10:07:01 UTC 2023
On Mon, 27 Nov 2023, Niall Dooley wrote:
> Prior to this the password/secret was cleared from the kill ring but
> remained in the system clipboard after the timeout expired. This
> ensures the system clipboard is cleared as well.
> ---
> contrib/emacs/password-store.el | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Thank you very much for your patch, Niall!
This was indeed a long-standing issue, and I'm glad you came up with a
fix.
I have pushed your fix. Much appreciated!
Tino
More information about the Password-Store
mailing list