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

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

bug#27530: patch to cut and copy secondary


From: Tak Kunihiro
Subject: bug#27530: patch to cut and copy secondary
Date: Wed, 06 Sep 2017 08:17:20 +0900 (JST)

>> The function exchanges point and mark.
>> When there is region, this also creates secondary.
> 
> Why?  What if I want to just exchange point and mark,
> and not also copy the region to the secondary?

I proposed to put a function in lisp/mouse.el that can be remapped to
C-x C-x by an user.  I did not propose to replace
exchange-point-and-mark.

I create the secondary selection every wheel scroll as memory of
region.  To me, C-x C-x works well to recall region.





reply via email to

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