emacs-devel
[Top][All Lists]
Advanced

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

Re: Copy paste from Emacs to Claws-mail


From: Jakub Jankiewicz
Subject: Re: Copy paste from Emacs to Claws-mail
Date: Mon, 20 Apr 2020 08:32:02 +0200


On Sun, 19 Apr 2020 09:27:32 +0200
Jakub Jankiewicz <address@hidden> wrote:

> I'm not sure if this is bug in Emacs or bug in Claws-mail but it don't work
> when I copy/paste (yank) text from Emacs to Mail creator. I'm using GTK+ and
> Fedora XFce. And have this error:
> 
> Debugger entered--Lisp error: (error "Selection owner couldn't converted"
> MULTIPLE)
> 
> Also I was not able to copy that string from Emacs and I've needed to write
> it by hand (so it may be not exactly the same).
> 
> I have this setup in my .emacs:
> 
> (setq x-select-enable-clipboard t)
> (setq mouse-drag-copy-region t)
> (setq x-select-enable-clipboard-manager nil)
> (setq interprogram-paste-function 'x-cut-buffer-or-selection-value)
> 
> Because of this I need to keep Mousepad text editor as proxy to paste text
> from GNU Emacs into an email.
> 

The same happen with `emacs -q` and M-space + M-w.


--
Jakub Jankiewicz, Web Developer
https://jcubic.pl/me



reply via email to

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