Skip to content

Fix paste issue with mouse-copy.el#37

Open
greg7mdp wants to merge 1 commit intoemacs-mirror:masterfrom
greg7mdp:fix_mouse-copy.el
Open

Fix paste issue with mouse-copy.el#37
greg7mdp wants to merge 1 commit intoemacs-mirror:masterfrom
greg7mdp:fix_mouse-copy.el

Conversation

@greg7mdp
Copy link
Copy Markdown

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)
@panchoh
Copy link
Copy Markdown

panchoh commented Jan 20, 2025

#17 (comment)

Please explore that avenue, so that your contribution can be accepted.

Thanks for your efforts!

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.

2 participants