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


Message #145 received at 6774 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Chong Yidong <cyd <at> stupidchicken.com>, 6774 <at> debbugs.gnu.org,
	Angelo Graziosi <angelo.graziosi <at> alice.it>
Subject: Re: bug#6774: Cut and paste with C-w/mouse-2 not working?
Date: Wed, 11 Aug 2010 18:06:23 +0200

Stefan Monnier skrev 2010-08-11 09.46:

>> In that case the selection would be empty, one should not take ownership of
>> PRIMARY in that case.
>
> So the C-f (or any other movement) would cause the selection of PRIMARY?
> That would have to be performed in some kind of post-command-hook, which
> is undesirable.

Transient-mark mode must know when the selection is non-empty.  How does it do 
it?  It is only when the selection becomes non-empty we have to take ownership 
of the PRIMARY selection. Once you own selection you don't have to re-own it 
again just because the selection changed.  You would have to disown it if the 
selection became empty.


	Jan D.




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.