unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: John Heidemann <johnh@isi.edu>
To: 71656@debbugs.gnu.org
Subject: bug#71656: secondary selection and mouse-drag-secondary-pasting is broken in 29.3 under wayland
Date: Wed, 19 Jun 2024 12:33:04 -0700	[thread overview]
Message-ID: <481481.1718825584@dash.ant.isi.edu> (raw)

Since Fedora 40 and emacs-29.3, mouse-drag-secondary-pasting has thrown
the error "Could not assert ownership over selection: SECONDARY".

This is in a default Fedora 40 install with the emacs-29.3-6.fc40.x86_64
package, running under Wayland.  I think F40 started using native
wayland and gtk, which perhaps lost support for secondary selections?


To reproduce:

start emacs -q

In *scratch* run:

(require 'mouse-copy)
(global-set-key [M-down-mouse-1] 'mouse-drag-secondary-pasting)

Then hold down meta and right click and drag over a word.

Expected behavior:

The text you drag over should be copied to the current location.

Actual behavior:
error "Could not assert ownership over selection: SECONDARY"
and no copying happens.


I was the original author of mouse-copy.el and I miss its easy
plan-9-like copy what I just moused over.

I'm happy to patch its code, but I'd like to know what changed so I can
know what I need to work around.


Thanks for any pointers,
   -John Heidemannp






             reply	other threads:[~2024-06-19 19:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19 19:33 John Heidemann [this message]
2024-06-20  4:36 ` bug#71656: secondary selection and mouse-drag-secondary-pasting is broken in 29.3 under wayland Eli Zaretskii
2024-06-20  6:39   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-20 20:16     ` John Heidemann
2024-06-21  1:34       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=481481.1718825584@dash.ant.isi.edu \
    --to=johnh@isi.edu \
    --cc=71656@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).