Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix paste issue with mouse-copy.el #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greg7mdp
Copy link

When trying to use the mouse-copy.el package, on emacs-29 built from source (with ./configure --with-pgtk) running under windows 11/wsl2, I get the error:
Could not assert ownership over selection: SECONDARY

When removing this check, everything seems to work fine.

salewski pushed a commit to salewski/emacs that referenced this pull request Jul 8, 2024
* lisp/wid-edit.el (widget-choose): Test for stringp instead of
char-or-string-p, since substitute-command-keys should only apply
to choice values that are strings. (Bug#64046, Message emacs-mirror#37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant