GNU bug report logs - #6774
Cut and paste with C-w/mouse-2 not working?

Previous Next

Package: emacs;

Reported by: Angelo Graziosi <angelo.graziosi <at> alice.it>

Date: Sun, 1 Aug 2010 22:04:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: David De La Harpe Golden <david <at> harpegolden.net>
Cc: 6774 <at> debbugs.gnu.org, Angelo Graziosi <angelo.graziosi <at> alice.it>
Subject: bug#6774: Cut and paste with C-w/mouse-2 not working?
Date: Sat, 07 Aug 2010 15:50:19 -0400
David De La Harpe Golden <david <at> harpegolden.net> writes:

> Well, select-active-regions was introduced (though not made default)
> rather before the ^-type shift-selection appeared AFAIK.  From my
> perspective, it would be breaking something that was largely working
> as initially intended and (unlike with the general defaults change)
> not giving the option of having it work the way it did* anymore (well,
> apart from patching it in locally, I'm hardly incapable of doing
> that).

I've checked in some changes that should (fingers crossed) fix the
"empty selection" problem.  This also eliminates the use of
x-set-selection to buffer variables, as you suggested.  Now, Emacs
copies strings out explicitly in the command loop and in
`deactivate-mark'.

I added a new value to `select-active-regions', `lazy' (the default),
which means to set the selection only when used, as described in an
earlier email.  Any other non-nil value gives something similar to the
original behavior of select-active-regions.




This bug report was last modified 14 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.