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: Eli Zaretskii <eliz <at> gnu.org>
To: David De La Harpe Golden <david <at> harpegolden.net>
Cc: cyd <at> stupidchicken.com, 6774 <at> debbugs.gnu.org, angelo.graziosi <at> alice.it
Subject: bug#6774: Cut and paste with C-w/mouse-2 not working?
Date: Fri, 06 Aug 2010 10:43:47 +0300
> Date: Fri, 06 Aug 2010 00:50:00 +0100
> From: David De La Harpe Golden <david <at> harpegolden.net>
> Cc: 6774 <at> debbugs.gnu.org, Angelo Graziosi <angelo.graziosi <at> alice.it>
> 
> Well, complexity mostly arose from doing it while preserving vestiges of 
> the existing lazy approach. Yes, the laziness seemed elegant, but I'm 
> concerned it's a dead end - it may be easier to get everything right by 
> starting out by setting the selection to a string when we want it set to 
> something new, and not setting it when we don't (thereby preventing the 
> select_window problems by not doing anything).

But that would mean setting the selection each time the user does a
C-w or M-w or any other action that pushes text on the kill ring,
won't it?  If so, I'm afraid it would make Emacs routine ops
significantly slower, and for no good reason: most Emacs ops have
nothing to do with pasting in other apps.




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.