[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31209: 27.0.50; current-kill calls interprogram-paste-function more
From: |
Basil L. Contovounesios |
Subject: |
bug#31209: 27.0.50; current-kill calls interprogram-paste-function more than once |
Date: |
Wed, 18 Apr 2018 18:52:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
0001-Do-not-call-interprogram-paste-function-repeatedly.patch
Description: Text Data
0002-Improve-kill-related-documentation-bug-31209.patch
Description: Text Data
"Basil L. Contovounesios" <contovob@tcd.ie> writes:
> Patch addressing this to follow.
I attach two patches.
The first makes current-kill disable interprogram-paste-function in
addition to interprogram-cut-function before calling kill-new.
The second suggests potential clarifications in related documentation,
both in '(elisp) Low-Level Kill Ring' and simple.el docstrings.
Hopefully someone can further improve upon these.
Thanks,
--
Basil