* Copy paste from Emacs to Claws-mail
@ 2020-04-19 7:27 Jakub Jankiewicz
2020-04-20 6:32 ` Jakub Jankiewicz
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jankiewicz @ 2020-04-19 7:27 UTC (permalink / raw)
To: emacs-devel
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.
--
Jakub Jankiewicz, Web Developer
https://jcubic.pl/me
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Copy paste from Emacs to Claws-mail
2020-04-19 7:27 Copy paste from Emacs to Claws-mail Jakub Jankiewicz
@ 2020-04-20 6:32 ` Jakub Jankiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jankiewicz @ 2020-04-20 6:32 UTC (permalink / raw)
To: emacs-devel
On Sun, 19 Apr 2020 09:27:32 +0200
Jakub Jankiewicz <jcubic@jcubic.pl> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-20 6:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-19 7:27 Copy paste from Emacs to Claws-mail Jakub Jankiewicz
2020-04-20 6:32 ` Jakub Jankiewicz
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).