help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clipboard (parcellite) not showing any items from within gnus email mana


From: Sharon Kimble
Subject: clipboard (parcellite) not showing any items from within gnus email manager
Date: Wed, 11 Aug 2021 15:30:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512


(Sorry for the almost double post, but I forgot to show my code for it.)

Hi.

For a long time now I've been using 'cliphist' as my emacs package to
communicate with 'parcellite' and act as my clipboard manager within
emacs.

Recently it has been changed and now my use of it is severely curtailed.
It works well in almost every occasion, except for within gnus emails.
There its not working at all, so people are sending me emails with links
to click, etc., but I'm totally unable to do so.

As I understand it the old cliphist uses '(require 'ivy), whereas the
new one uses '(require 'cliphist-sdk)'.

I have restored the original cliphist (cliphist-20210426.245) from
backup, but every time I've updated my emacs packages through the
'paradox package manager' its wanted to upgrade to
'cliphist-20210803.57'. I can't delete cliphist because its a dependency
of something else.

This is the config that I'm using -

- --8<---------------cut here---------------start------------->8---
(require 'cliphist)
(global-set-key (kbd "s-,") 'cliphist-select-item)
(global-set-key (kbd "s-.") 'cliphist-paste-item)
(setq cliphist-linux-clipboard-managers '("parcellite"))

(setq cliphist-select-item-callback
       (lambda (num str) (cliphist-copy-to-clipboard str)))
- --8<---------------cut here---------------end--------------->8---
    
So please, how can I use emacs and parcellite together, and within all
of my emacs, including the gnus email program, please?

Thanks
    Sharon.
    
- -- 
Debian 10.10, fluxbox 1.3.7, emacs 28.0.50, org 9.4.6
-----BEGIN PGP SIGNATURE-----

iQJPBAEBCgA5FiEELSc/6QwVBIYugJDbNoGAGQr4g1sFAmET3yAbHGJvdWRpY2Nh
c0Bza2ltYmxlLnBsdXMuY29tAAoJEDaBgBkK+INbC7oQAK6rhXd/jxJ5HqoZErTQ
fdQr77HxS4uLO8fBDU5am7lI0gxti+dStEQ+yVP0XhiQjqYkPBBfsZXrTW2RD64M
EraKDmZLpuGRVitsOGZs6htWaBqcYe/n/is+sPp8948vS9UEWc8iF6YUUgL15xQ2
n0ObpFlwGRrptgJ3rxAOejy1Td6hMepbRy2Ntmnpwhd4MwHqeW/08dbynWixeomN
lUUJH2/4fNnIESEN2BjyPgG5LYEMJwirKZD2dezljYpR01PhVZS7HvdcZD10OFIb
ZCEQ/V/VX0ZMyySddyquh8HxaPKXbgYAQ52TNQgmh+DWALo11A7HRPdEjzd+Xz7p
Msg+3gGumN/mDBI8vsmrt5ZaSqCegqIohMbpkc/m0P/wZaPgmx3tREDn/+p146Pi
1S3qlwiEVTpkUqjCYKNqvpj+/9IEbjirdIG3beA0hCvc96fZaibvugbGYE1a1l/O
kBpI9RLjqWXqTuiFfX98mVmhZPpLwbyZ339EO9UwXdlTrOcIZEWHZ98MEAKCoDYm
2++2nZjA8jOaI+cwW8HGjIIKZg81qQHnePO8ZaQq9L53KI0mhtDlqRRjaTwvSPE6
XqDS57MjP2QuJA95XGe3TmDDcw1Ug/DrWVtjuL1WzTN4PKkcZsF0m8H2TjgxXw0h
peGgeGhdb04IWs61svQ3oRuh
=uZKL
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]