From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#6956: 24.0.50; pasting mouse selection in other session pastes only first word Date: Tue, 31 Aug 2010 14:13:30 -0400 Message-ID: <87eideejlh.fsf@stupidchicken.com> References: <296F488C207B496D9CA42F4AA0F7C835@us.oracle.com> <83eidek812.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1283280024 28146 80.91.229.12 (31 Aug 2010 18:40:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Aug 2010 18:40:24 +0000 (UTC) Cc: 6956@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Aug 31 20:40:20 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 1OqVko-0003J9-Sl for geb-bug-gnu-emacs@m.gmane.org; Tue, 31 Aug 2010 20:40:19 +0200 Original-Received: from localhost ([127.0.0.1]:53063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqVko-000653-3i for geb-bug-gnu-emacs@m.gmane.org; Tue, 31 Aug 2010 14:40:18 -0400 Original-Received: from [140.186.70.92] (port=60372 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqVkJ-0005tn-Uk for bug-gnu-emacs@gnu.org; Tue, 31 Aug 2010 14:39:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqVkF-0007eX-0V for bug-gnu-emacs@gnu.org; Tue, 31 Aug 2010 14:39:47 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60076) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqVkE-0007eT-VG for bug-gnu-emacs@gnu.org; Tue, 31 Aug 2010 14:39:42 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OqVJR-0000wn-RW; Tue, 31 Aug 2010 14:12:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 31 Aug 2010 18:12:01 +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.12832783153635 (code B ref 6956); Tue, 31 Aug 2010 18:12:01 +0000 Original-Received: (at 6956) by debbugs.gnu.org; 31 Aug 2010 18:11:55 +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 1OqVJK-0000wa-C5 for submit@debbugs.gnu.org; Tue, 31 Aug 2010 14:11:54 -0400 Original-Received: from pantheon-po41.its.yale.edu ([130.132.50.98]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqVJI-0000wV-1p for 6956@debbugs.gnu.org; Tue, 31 Aug 2010 14:11:52 -0400 Original-Received: from furry (dhcp128036014154.central.yale.edu [128.36.14.154]) (authenticated bits=0) by pantheon-po41.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7VIDUrm011562 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 31 Aug 2010 14:13:30 -0400 Original-Received: by furry (Postfix, from userid 1000) id 84BE116D402; Tue, 31 Aug 2010 14:13:30 -0400 (EDT) In-Reply-To: <83eidek812.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 31 Aug 2010 20:26:49 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 31 Aug 2010 14:12:01 -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:39868 Archived-At: Eli Zaretskii writes: >> Select some text (several words) with the mouse using double-click >> mouse-1 on one word then mouse-3 on a later word in the text. > > Does this constitute a "mouse drag"? Can someone please tell what > happens on X with the recipe in this bug report? Yes, this follows the rule that if the region is highlighted, the primary selection is set. On X, if you double-mouse-1 on a word and extend the region with mouse-3, you can use mouse-2 to paste the entire selection into another application.