"Jacek Chrząszcz" <[EMAIL PROTECTED]> writes:

> Hello,
>
> In the C-x/C-c/C-v (CUA ?) mode just selecting something with a mouse should
> not have the effect of the C-c "copy". The existing behaviour prevents the
> following (standard in the C-x/C-c/C-v world) sequence of events:
> 1) select some text A, "copy" it with C-c
> 2) select some other text B, press C-v ("paste"), replacing B with A
> 3) select some more text C, press C-v ("paste") again, replacing C with A
> 4) ...
>
> In current emacs in point 3, C is replaced by B instead of A.

This is not specific to CUA; that's how Emacs mouse drag works BY DEFAULT.

You can customize mouse-drag-copy-region to get your preferred behaviour.

>
> Otherwise, I LOVE the new emacs!

You can delete the "Otherwise, " part.

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to