GNU bug report logs - #40730
Copy paste from Emacs to Claws-mail

Previous Next

Package: emacs;

Reported by: Jakub Jankiewicz <jcubic <at> onet.pl>

Date: Mon, 20 Apr 2020 09:51:02 UTC

Severity: normal

Tags: fixed, moreinfo, unreproducible

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40730 in the body.
You can then email your comments to 40730 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#40730; Package emacs. (Mon, 20 Apr 2020 09:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jakub Jankiewicz <jcubic <at> onet.pl>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 20 Apr 2020 09:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jakub Jankiewicz <jcubic <at> onet.pl>
To: bug-gnu-emacs <at> gnu.org
Subject: Copy paste from Emacs to Claws-mail
Date: Mon, 20 Apr 2020 11:44:33 +0200
I'm not sure if this is bug in Emacs or bug in Claws-mail but it don't work
when I copy text from Emacs to paste into 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 not be accurate).

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 copy with M-space + M-w.

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40730; Package emacs. (Thu, 22 Oct 2020 15:12:01 GMT) Full text and rfc822 format available.

Message #8 received at 40730 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jakub Jankiewicz <jcubic <at> onet.pl>
Cc: 40730 <at> debbugs.gnu.org
Subject: Re: bug#40730: Copy paste from Emacs to Claws-mail
Date: Thu, 22 Oct 2020 17:11:18 +0200
Jakub Jankiewicz <jcubic <at> onet.pl> writes:

> I'm not sure if this is bug in Emacs or bug in Claws-mail but it don't work
> when I copy text from Emacs to paste into Mail creator. I'm using GTK+ and
> Fedora XFce. And have this error:
>
> Debugger entered--Lisp error: (error "Selection owner couldn't converted"
> MULTIPLE)

Could you (setq debug-on-error t) and then repeat the bug to get a
backtrace?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40730; Package emacs. (Thu, 22 Oct 2020 15:16:01 GMT) Full text and rfc822 format available.

Message #11 received at 40730 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jakub Jankiewicz <jcubic <at> onet.pl>
Cc: 40730 <at> debbugs.gnu.org
Subject: Re: bug#40730: Copy paste from Emacs to Claws-mail
Date: Thu, 22 Oct 2020 17:15:18 +0200
Jakub Jankiewicz <jcubic <at> onet.pl> writes:

> (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)

I also tried this (after starting with "emacs -Q"), and cutting/pasting
from Emacs to Claws, and I didn't get any errors.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) unreproducible. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 22 Oct 2020 15:16:02 GMT) Full text and rfc822 format available.

Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 22 Oct 2020 15:16:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40730; Package emacs. (Thu, 22 Oct 2020 15:27:01 GMT) Full text and rfc822 format available.

Message #18 received at 40730 <at> debbugs.gnu.org (full text, mbox):

From: "Jakub T. Jankiewicz" <jcubic <at> onet.pl>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 40730 <at> debbugs.gnu.org
Subject: Re: bug#40730: Copy paste from Emacs to Claws-mail
Date: Thu, 22 Oct 2020 17:26:38 +0200
[Message part 1 (text/plain, inline)]

Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> >
> > I'm not sure if this is bug in Emacs or bug in Claws-mail but it don't
> > work when I copy text from Emacs to paste into Mail creator. I'm using
> > GTK+ and Fedora XFce. And have this error:
> >
> > Debugger entered--Lisp error: (error "Selection owner couldn't converted"
> > MULTIPLE)  
> 
> Could you (setq debug-on-error t) and then repeat the bug to get a
> backtrace?
> 

I don't have any stack trace I have *Backtrace* buffer with just:

Debugger entered--Lisp error: (error "Selection owner couldn't converted"
MULTIPLE)

no other info.

--
Jakub T. Jankiewicz, Web Developer
https://jcubic.pl/me
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40730; Package emacs. (Thu, 22 Oct 2020 16:28:02 GMT) Full text and rfc822 format available.

Message #21 received at 40730 <at> debbugs.gnu.org (full text, mbox):

From: "Jakub T. Jankiewicz" <jcubic <at> onet.pl>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 40730 <at> debbugs.gnu.org
Subject: Re: bug#40730: Copy paste from Emacs to Claws-mail
Date: Thu, 22 Oct 2020 18:26:51 +0200
[Message part 1 (text/plain, inline)]

Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>
> I also tried this (after starting with "emacs -Q"), and cutting/pasting
> from Emacs to Claws, and I didn't get any errors.
>

I've just uninstalled version of claws-mail from git and installed the one
from Fedora repository (that is more recent) and it now works. Maybe it was
bug in Claws-mail that got fixed. This can be closed as no issue then.

--
Jakub T. Jankiewicz, Web Developer
https://jcubic.pl/me
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40730; Package emacs. (Fri, 23 Oct 2020 10:50:02 GMT) Full text and rfc822 format available.

Message #24 received at 40730 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Jakub T. Jankiewicz" <jcubic <at> onet.pl>
Cc: 40730 <at> debbugs.gnu.org
Subject: Re: bug#40730: Copy paste from Emacs to Claws-mail
Date: Fri, 23 Oct 2020 12:49:31 +0200
"Jakub T. Jankiewicz" <jcubic <at> onet.pl> writes:

> I've just uninstalled version of claws-mail from git and installed the one
> from Fedora repository (that is more recent) and it now works. Maybe it was
> bug in Claws-mail that got fixed. This can be closed as no issue then.

OK; closed.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 23 Oct 2020 10:50:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 40730 <at> debbugs.gnu.org and Jakub Jankiewicz <jcubic <at> onet.pl> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 23 Oct 2020 10:50:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Nov 2020 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.