bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56530: 29.0.50; mouse-2 cut selected text when cua-mode is enabled


From: Po Lu
Subject: bug#56530: 29.0.50; mouse-2 cut selected text when cua-mode is enabled
Date: Thu, 14 Jul 2022 08:56:49 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Visuwesh <visuweshm@gmail.com> writes:

> It is expected.  mouse-2 (and other mouse yank commands) were recently
> changed to respect delete-selection-mode (which is enabled by cua-mode)
> by yours truly.  :-)

This is very much wrong: programs should never set the clipboard to the
contents of the primary selection upon a middle-click paste.  That makes
inserting the clipboard impossible later on.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]