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 #47 received at 6774 <at> debbugs.gnu.org (full text, mbox):

From: David De La Harpe Golden <david <at> harpegolden.net>
To: Miles Bader <miles <at> gnu.org>
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: Tue, 03 Aug 2010 16:45:49 +0100
On 03/08/10 16:31, Miles Bader wrote:
> hmm... it sounds like that won't actually restore the previous behavior:
> previously emacs transparently worked with _both_ the selection and
> the clipboard -- e.g., C-y would insert either the primary selection
> or the clipboard (or from the emacs kill-ring), whichever was more
> recent.
>
> that's the behavior I want.
>

Um, you're thinking of certain of your own customisations that you 
yourself mentioned a few days back on emacs-devel.  The old defaults
didn't do that either.

So you need to (notionally) revert to the old defaults as given, then 
reapply your customisations, which shouldn't be hard in this case:  I 
believe the  difference is kust that you operated with both 
x-select-enable-primary and x-select-enable-clipboard turned on at once, 
which causes x-cut-buffer-or-selection-value to try to be "clever".

(Note I wanted the settings all boolean customisations was because it 
would become possible to use an "old x11 defaults" customization theme 
with them - bindings aren't included in customization themes).







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.