From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.bugs Subject: bug#6956: 24.0.50; pasting mouse selection in other session pastes only first word Date: Sat, 04 Sep 2010 18:06:00 +0100 Message-ID: <4C827C78.70505@harpegolden.net> References: <296F488C207B496D9CA42F4AA0F7C835@us.oracle.com> <83eidek812.fsf@gnu.org> <87eideejlh.fsf@stupidchicken.com> <838w3ljzq0.fsf@gnu.org> <83bp8eht8b.fsf@gnu.org> <4C8204D6.5020201@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1283620208 26073 80.91.229.12 (4 Sep 2010 17:10:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Sep 2010 17:10:08 +0000 (UTC) Cc: 6956@debbugs.gnu.org, cyd@stupidchicken.com To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 04 19:10:06 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OrwFg-00059A-PU for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Sep 2010 19:10:05 +0200 Original-Received: from localhost ([127.0.0.1]:57403 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrwFg-0005UE-7l for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Sep 2010 13:10:04 -0400 Original-Received: from [140.186.70.92] (port=42269 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrwFZ-0005Sw-MU for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2010 13:09:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrwFY-0005yE-Gx for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2010 13:09:57 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43288) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrwFY-0005yA-EP for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2010 13:09:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OrwAo-0001pt-JJ; Sat, 04 Sep 2010 13:05:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: David De La Harpe Golden Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Sep 2010 17:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6956 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6956-submit@debbugs.gnu.org id=B6956.12836198577048 (code B ref 6956); Sat, 04 Sep 2010 17:05:02 +0000 Original-Received: (at 6956) by debbugs.gnu.org; 4 Sep 2010 17:04:17 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrwA4-0001pd-Qg for submit@debbugs.gnu.org; Sat, 04 Sep 2010 13:04:17 -0400 Original-Received: from harpegolden.net ([65.99.215.13]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrwA2-0001pY-IJ for 6956@debbugs.gnu.org; Sat, 04 Sep 2010 13:04:15 -0400 Original-Received: from [87.198.55.208] (87-198-55-208.ptr.magnet.ie [87.198.55.208]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTPSA id 814FF683B6; Sat, 4 Sep 2010 18:05:58 +0100 (IST) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100805 Icedove/3.0.6 In-Reply-To: <4C8204D6.5020201@swipnet.se> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 04 Sep 2010 13:05:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:39959 Archived-At: On 04/09/10 09:35, Jan Dj=C3=A4rv wrote: > > > Eli Zaretskii skrev 2010-09-04 09.18: >>> Date: Wed, 01 Sep 2010 17:38:31 +0300 >>> From: Eli Zaretskii >>> Cc: 6956@debbugs.gnu.org >> >> Ping! >> >> I really need feedback for this, even if the feedback is that this is >> specific to MS-Windows and should therefore be fixed by Windows-specif= ic >> changes. >> >> (FWIW, I think the problem is common to Windows and X alike.) > > It is the same in X and NS, i.e. extending with mouse-3 does not put th= e > region in the kill ring when mouse-drag-copy-region is t. > Perhaps making mouse-save-then-kill respect mouse-drag-copy-region would=20 be best. Various people may or may not recall that I did originally propose a=20 separate (and horribly named) customisation=20 "mouse-save-then-kill-copy-region" [1] for this reason*. I can't now really imagine a situation where you'd want=20 mouse-drag-copy-region nil and the "mouse-save-then-kill-copy-region" t=20 or vice versa, you'd always want either both nil or both t**. [1] http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01018.html (* I also munged in a ":double" setting, that made clipboard-interacting=20 operations took one more click than usual - i.e. the first click only=20 adjusted primary, but double and triple clicking acted like single and=20 double clicking used to) (** or with ":double" functionality , either both nil, m-d-c-r=20 nil/m-s-t-k-c-r :double, or both t)