Version 0.5.0 of package Gpastel has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Gpastel describes itself as: ==================================== Integrates GPaste with the kill-ring ==================================== More at https://elpa.gnu.org/packages/gpastel.html ## Summary: 1 gpastel ═════════ <p> <a href="<https://stable.melpa.org/#/gpastel>"> <img alt="MELPA Stable" src="<https://stable.melpa.org/packages/gpastel-badge.svg"/>> </a> <a href="<https://melpa.org/#/gpastel>"> <img alt="MELPA" src="<https://melpa.org/packages/gpastel-badge.svg"/>> </a> <a href="<https://gitlab.petton.fr/DamienCassou/gpastel/commits/master>"> <img alt="pipeline status" src="<https://gitlab.petton.fr/DamienCassou/gpastel/badges/master/pipeline.svg>" /> </a> </p> 1.1 Summary ─────────── [GPaste] is a clipboard management system. The Emacs package gpastel makes sure that every copied text in GPaste is also in the Emacs `kill-ring'. ## Recent NEWS: * 0.4.0 - Add the global minor mode ~gpastel-mode~ (idea from Stefan Monnier). Use that instead of ~gpastel-start-listening~ which may soon be deprecated. - Upgrade Emacs requirement to at least 24.4 * 0.3.0 - Make ~interprogram-paste-function~ an empty lambda instead of nil: It seems that some packages require this variable to reference a function. * 0.2.0 Initial release * COMMENT Emacs ;; Local Variables: ;; mode: org ;; End:
