From unknown Wed Jun 18 23:02:42 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6872 <6872@debbugs.gnu.org> To: bug#6872 <6872@debbugs.gnu.org> Subject: Status: 24.0.50; Mouse-2 pastes the wrong text. Reply-To: bug#6872 <6872@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:02:42 +0000 retitle 6872 24.0.50; Mouse-2 pastes the wrong text. reassign 6872 emacs submitter 6872 Jan Dj=C3=A4rv severity 6872 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 17 02:13:26 2010 Received: (at submit) by debbugs.gnu.org; 17 Aug 2010 06:13:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlFQL-0001ND-4r for submit@debbugs.gnu.org; Tue, 17 Aug 2010 02:13:25 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlFQF-0001N1-4t for submit@debbugs.gnu.org; Tue, 17 Aug 2010 02:13:24 -0400 Received: from lists.gnu.org ([199.232.76.165]:33017) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OlFRB-00080B-P1 for submit@debbugs.gnu.org; Tue, 17 Aug 2010 02:14:17 -0400 Received: from [140.186.70.92] (port=57117 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlFR5-0006Au-SN for bug-gnu-emacs@gnu.org; Tue, 17 Aug 2010 02:14:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlFQz-0000Gj-U7 for bug-gnu-emacs@gnu.org; Tue, 17 Aug 2010 02:14:07 -0400 Received: from smtprelay-b12.telenor.se ([62.127.194.21]:47644) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlFQz-0000GV-Hy for bug-gnu-emacs@gnu.org; Tue, 17 Aug 2010 02:14:05 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 3FD09C07A for ; Tue, 17 Aug 2010 08:14:04 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnI3AA/FaUxV4S0jPGdsb2JhbACDFYRSmFMMAQEBATUtqneSRoEigyJzBA X-IronPort-AV: E=Sophos;i="4.55,380,1278280800"; d="scan'208";a="120279205" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 17 Aug 2010 08:14:03 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 284177FA05A for ; Tue, 17 Aug 2010 08:14:03 +0200 (CEST) Message-ID: <4C6A28AA.10003@swipnet.se> Date: Tue, 17 Aug 2010 08:14:02 +0200 From: =?UTF-8?B?SmFuIERqw6Rydg==?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 24.0.50; Mouse-2 pastes the wrong text. Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.5 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.5 (----) This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': In the first frame, go to *scratch* if not alread there. C-x 5 2. In the new frame C-x b tmp Select the text "This buffer is for notes". Move mouse to the other frame and press mouse-2. The text is inserted as it should. Double click on "buffer" (in the line that was just inserted) to select it. Go back to the frame with *scratch* and press mouse-2. The selected word "buffer" is not inserted, but the old selection "This buffer is for notes". To make the word "buffer" be pasted in to *scratch* you must 1. Select "buffer" 2. Move the cursor in *scratch* with mouse-1 to a new place. 3. Then press mouse-2. Number 2 is a strange requirement for mouse-2 to behave normally. Jan D. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /opt/emacs-cvs/share/emacs/24.0.50/etc/DEBUG. In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1) of 2010-08-16 on gaffa Windowing system distributor `The X.Org Foundation', version 11.0.10706000 configured using `configure '--prefix=/opt/emacs-cvs' '--verbose' '--enable-asserts' 'CFLAGS=-g'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: sv_SE.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x 1 M-x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr message sendmail regexp-opt rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 22 19:26:00 2010 Received: (at 6872) by debbugs.gnu.org; 22 Aug 2010 23:26:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnJvL-0007z2-OC for submit@debbugs.gnu.org; Sun, 22 Aug 2010 19:25:59 -0400 Received: from pantheon-po18.its.yale.edu ([130.132.50.74]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnJvJ-0007yx-Pl for 6872@debbugs.gnu.org; Sun, 22 Aug 2010 19:25:58 -0400 Received: from furry (173-9-75-145-NewEngland.hfc.comcastbusiness.net [173.9.75.145]) (authenticated bits=0) by pantheon-po18.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7MNRDm2017407 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 22 Aug 2010 19:27:13 -0400 Received: by furry (Postfix, from userid 1000) id 6495F16D402; Sun, 22 Aug 2010 19:27:13 -0400 (EDT) From: Chong Yidong To: Jan =?utf-8?Q?Dj=C3=A4rv?= Subject: Re: bug#6872: 24.0.50; Mouse-2 pastes the wrong text. References: <4C6A28AA.10003@swipnet.se> Date: Sun, 22 Aug 2010 19:27:13 -0400 In-Reply-To: <4C6A28AA.10003@swipnet.se> ("Jan =?utf-8?Q?Dj=C3=A4rv=22's?= message of "Tue, 17 Aug 2010 08:14:02 +0200") Message-ID: <87pqxacjou.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 6872 Cc: 6872@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Jan Dj=C3=A4rv writes: > In the first frame, go to *scratch* if not alread there. > C-x 5 2. In the new frame C-x b tmp > Select the text "This buffer is for notes". > Move mouse to the other frame and press mouse-2. The text is inserted > as it should. > Double click on "buffer" (in the line that was just inserted) to select > it. > Go back to the frame with *scratch* and press mouse-2. The selected > word "buffer" is not inserted, but the old selection "This buffer is for > notes". Could you help test this patch? *** lisp/mouse.el 2010-08-21 04:46:23 +0000 --- lisp/mouse.el 2010-08-22 23:25:55 +0000 *************** *** 1271,1277 **** (when select-active-regions ;; Without this, confusing things happen upon e.g. inserting into ;; the middle of an active region. ! (deactivate-mark)) (or mouse-yank-at-point (mouse-set-point click)) (let ((primary (cond --- 1271,1278 ---- (when select-active-regions ;; Without this, confusing things happen upon e.g. inserting into ;; the middle of an active region. ! (let ((select-active-regions nil)) ! (deactivate-mark))) (or mouse-yank-at-point (mouse-set-point click)) (let ((primary (cond =3D=3D=3D modified file 'src/keyboard.c' *** src/keyboard.c 2010-08-22 15:14:37 +0000 --- src/keyboard.c 2010-08-22 23:22:34 +0000 *************** *** 368,374 **** Used by the `select-active-regions' feature. */ Lisp_Object Vsaved_region_selection; =20=20 ! Lisp_Object Qx_set_selection, QPRIMARY; =20=20 Lisp_Object Qself_insert_command; Lisp_Object Qforward_char; --- 368,374 ---- Used by the `select-active-regions' feature. */ Lisp_Object Vsaved_region_selection; =20=20 ! Lisp_Object Qx_set_selection, QPRIMARY, Qhandle_switch_frame; =20=20 Lisp_Object Qself_insert_command; Lisp_Object Qforward_char; *************** *** 1799,1808 **** { /* Even if not deactivating the mark, set PRIMARY if `select-active-regions' is non-nil. */ ! if (EQ (Vselect_active_regions, Qonly) ! ? EQ (CAR_SAFE (Vtransient_mark_mode), Qonly) ! : (!NILP (Vselect_active_regions) ! && !NILP (Vtransient_mark_mode))) { int beg =3D XINT (Fmarker_position (current_buffer->mark)); int end =3D XINT (make_number (PT)); --- 1799,1809 ---- { /* Even if not deactivating the mark, set PRIMARY if `select-active-regions' is non-nil. */ ! if ((EQ (Vselect_active_regions, Qonly) ! ? EQ (CAR_SAFE (Vtransient_mark_mode), Qonly) ! : (!NILP (Vselect_active_regions) ! && !NILP (Vtransient_mark_mode))) ! && !EQ (Vthis_command, Qhandle_switch_frame)) { int beg =3D XINT (Fmarker_position (current_buffer->mark)); int end =3D XINT (make_number (PT)); *************** *** 11725,11730 **** --- 11726,11733 ---- staticpro (&Qx_set_selection); QPRIMARY =3D intern_c_string ("PRIMARY"); staticpro (&QPRIMARY); + Qhandle_switch_frame =3D intern_c_string ("handle-switch-frame"); + staticpro (&Qhandle_switch_frame); =20=20 Qinput_method_exit_on_first_char =3D intern_c_string ("input-method-exi= t-on-first-char"); staticpro (&Qinput_method_exit_on_first_char); From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 23 03:04:58 2010 Received: (at 6872) by debbugs.gnu.org; 23 Aug 2010 07:04:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnR5W-0004mW-I2 for submit@debbugs.gnu.org; Mon, 23 Aug 2010 03:04:58 -0400 Received: from smtprelay-h21.telenor.se ([195.54.99.196]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnR5U-0004mR-H3 for 6872@debbugs.gnu.org; Mon, 23 Aug 2010 03:04:57 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 6981CE88DF for <6872@debbugs.gnu.org>; Mon, 23 Aug 2010 09:06:12 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmI5AC+7cUxV4S0jPGdsb2JhbACDF4RSmEUMAQEBATUtpTKRGIEigyJzBA X-IronPort-AV: E=Sophos;i="4.56,256,1280700000"; d="scan'208";a="122412815" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 23 Aug 2010 09:06:11 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 406107FA05A; Mon, 23 Aug 2010 09:06:11 +0200 (CEST) Message-ID: <4C721DE1.4050502@swipnet.se> Date: Mon, 23 Aug 2010 09:06:09 +0200 From: =?UTF-8?B?SmFuIERqw6Rydg==?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#6872: 24.0.50; Mouse-2 pastes the wrong text. References: <4C6A28AA.10003@swipnet.se> <87pqxacjou.fsf@stupidchicken.com> In-Reply-To: <87pqxacjou.fsf@stupidchicken.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6872 Cc: 6872@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) The patch fixes the bug. Jan D. Chong Yidong skrev 2010-08-23 01.27: > Jan Dj=C3=A4rv writes: > >> In the first frame, go to *scratch* if not alread there. >> C-x 5 2. In the new frame C-x b tmp >> Select the text "This buffer is for notes". >> Move mouse to the other frame and press mouse-2. The text is inserted >> as it should. >> Double click on "buffer" (in the line that was just inserted) to selec= t >> it. >> Go back to the frame with *scratch* and press mouse-2. The selected >> word "buffer" is not inserted, but the old selection "This buffer is f= or >> notes". > > Could you help test this patch? > > *** lisp/mouse.el 2010-08-21 04:46:23 +0000 > --- lisp/mouse.el 2010-08-22 23:25:55 +0000 > *************** > *** 1271,1277 **** > (when select-active-regions > ;; Without this, confusing things happen upon e.g. inserting int= o > ;; the middle of an active region. > ! (deactivate-mark)) > (or mouse-yank-at-point (mouse-set-point click)) > (let ((primary > (cond > --- 1271,1278 ---- > (when select-active-regions > ;; Without this, confusing things happen upon e.g. inserting int= o > ;; the middle of an active region. > ! (let ((select-active-regions nil)) > ! (deactivate-mark))) > (or mouse-yank-at-point (mouse-set-point click)) > (let ((primary > (cond > > =3D=3D=3D modified file 'src/keyboard.c' > *** src/keyboard.c 2010-08-22 15:14:37 +0000 > --- src/keyboard.c 2010-08-22 23:22:34 +0000 > *************** > *** 368,374 **** > Used by the `select-active-regions' feature. */ > Lisp_Object Vsaved_region_selection; > > ! Lisp_Object Qx_set_selection, QPRIMARY; > > Lisp_Object Qself_insert_command; > Lisp_Object Qforward_char; > --- 368,374 ---- > Used by the `select-active-regions' feature. */ > Lisp_Object Vsaved_region_selection; > > ! Lisp_Object Qx_set_selection, QPRIMARY, Qhandle_switch_frame; > > Lisp_Object Qself_insert_command; > Lisp_Object Qforward_char; > *************** > *** 1799,1808 **** > { > /* Even if not deactivating the mark, set PRIMARY if > `select-active-regions' is non-nil. */ > ! if (EQ (Vselect_active_regions, Qonly) > ! ? EQ (CAR_SAFE (Vtransient_mark_mode), Qonly) > ! : (!NILP (Vselect_active_regions) > ! && !NILP (Vtransient_mark_mode))) > { > int beg =3D XINT (Fmarker_position (current_buffer->mark)); > int end =3D XINT (make_number (PT)); > --- 1799,1809 ---- > { > /* Even if not deactivating the mark, set PRIMARY if > `select-active-regions' is non-nil. */ > ! if ((EQ (Vselect_active_regions, Qonly) > ! ? EQ (CAR_SAFE (Vtransient_mark_mode), Qonly) > ! : (!NILP (Vselect_active_regions) > ! && !NILP (Vtransient_mark_mode))) > ! && !EQ (Vthis_command, Qhandle_switch_frame)) > { > int beg =3D XINT (Fmarker_position (current_buffer->mark)); > int end =3D XINT (make_number (PT)); > *************** > *** 11725,11730 **** > --- 11726,11733 ---- > staticpro (&Qx_set_selection); > QPRIMARY =3D intern_c_string ("PRIMARY"); > staticpro (&QPRIMARY); > + Qhandle_switch_frame =3D intern_c_string ("handle-switch-frame"); > + staticpro (&Qhandle_switch_frame); > > Qinput_method_exit_on_first_char =3D intern_c_string ("input-metho= d-exit-on-first-char"); > staticpro (&Qinput_method_exit_on_first_char); From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 18:12:54 2011 Received: (at 6872) by debbugs.gnu.org; 6 Oct 2011 22:12:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwBS-0002qw-Km for submit@debbugs.gnu.org; Thu, 06 Oct 2011 18:12:54 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwBQ-0002qp-Cx for 6872@debbugs.gnu.org; Thu, 06 Oct 2011 18:12:53 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RBwBE-000782-Lt; Thu, 06 Oct 2011 18:12:40 -0400 From: Glenn Morris To: Jan =?utf-8?Q?Dj=C3=A4rv?= Subject: Re: bug#6872: 24.0.50; Mouse-2 pastes the wrong text. References: <4C6A28AA.10003@swipnet.se> <87pqxacjou.fsf@stupidchicken.com> <4C721DE1.4050502@swipnet.se> X-Spook: MD5 Osama ASPIC Saudi Arabia Rule Psix espionage Ceridian X-Ran: <^EQ ("Jan =?utf-8?Q?Dj=C3=A4rv=22's?= message of "Mon, 23 Aug 2010 09:06:09 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 6872 Cc: Chong Yidong , 6872@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Was this fixed? The issue described in the original report seems to be gone, but it seems like now the workaround (which is also reasonable behaviour) does not work: emacs -Q -f make-frame C-x b tmp In scratch, left click and drag to select "This buffer is for notes" Use middle button to paste into tmp. Double click on "buffer" in tmp to select it. Left-click somewhere in *scratch*. [1] Middle click in scratch now pastes "This buffer is for notes" rather than the expected "buffer". It works without step [1]. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 19:29:02 2011 Received: (at 6872) by debbugs.gnu.org; 6 Oct 2011 23:29:02 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBxN8-0006Dr-6J for submit@debbugs.gnu.org; Thu, 06 Oct 2011 19:29:02 -0400 Received: from harpegolden.net ([65.99.215.13]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBxN6-0006DX-9g for 6872@debbugs.gnu.org; Thu, 06 Oct 2011 19:29:00 -0400 Received: from [87.198.47.56] (87-198-47-56.ptr.magnet.ie [87.198.47.56]) (using TLSv1 with cipher 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 67BAF6839E; Fri, 7 Oct 2011 00:28:48 +0100 (IST) Message-ID: <4E8E39AE.6000305@harpegolden.net> Date: Fri, 07 Oct 2011 00:28:46 +0100 From: David De La Harpe Golden User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Icedove/3.1.13 MIME-Version: 1.0 To: Glenn Morris Subject: Re: bug#6872: 24.0.50; Mouse-2 pastes the wrong text. References: <4C6A28AA.10003@swipnet.se> <87pqxacjou.fsf@stupidchicken.com> <4C721DE1.4050502@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 6872 Cc: =?UTF-8?B?SmFuIERqw6Rydg==?= , 6872@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) On 06/10/11 23:12, Glenn Morris wrote: > > Was this fixed? > Please also see discussion under #8996, it's probably quite relevant. As I mention there, fix committed under #6872 were only partial, covering only a frame switch case. I've been just patching locally with my patch under #8996 for a while, though it's less than amazingly elegant. Afraid I haven't given the matter further thought since #8996, either, various local problems still distracting me from emacs. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8996#23 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 08 09:38:42 2012 Received: (at control) by debbugs.gnu.org; 8 Jul 2012 13:38:42 +0000 Received: from localhost ([127.0.0.1]:56131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnrhB-0007o2-RL for submit@debbugs.gnu.org; Sun, 08 Jul 2012 09:38:42 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:35566) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snrh9-0007nu-5Z for control@debbugs.gnu.org; Sun, 08 Jul 2012 09:38:39 -0400 Received: from cm162.gamma80.maxonline.com.sg ([202.156.80.162]:55054 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Snrc8-0001EP-GO for control@debbugs.gnu.org; Sun, 08 Jul 2012 09:33:29 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: forcemerge 11588 6872 Date: Sun, 08 Jul 2012 21:33:22 +0800 Message-ID: <87vchywf6l.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) forcemerge 11588 6872 thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 08 09:42:40 2012 Received: (at control) by debbugs.gnu.org; 8 Jul 2012 13:42:40 +0000 Received: from localhost ([127.0.0.1]:56141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snrl0-0007ue-1L for submit@debbugs.gnu.org; Sun, 08 Jul 2012 09:42:39 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:35606) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snrkx-0007uW-Tg for control@debbugs.gnu.org; Sun, 08 Jul 2012 09:42:36 -0400 Received: from cm162.gamma80.maxonline.com.sg ([202.156.80.162]:55059 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Snrfx-0001PD-Et for control@debbugs.gnu.org; Sun, 08 Jul 2012 09:37:26 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: unmerge 6372 Date: Sun, 08 Jul 2012 21:37:21 +0800 Message-ID: <87liiu2x2m.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) unmerge 6372 unmerge 6872 forcemerge 6872 11772 thanks From unknown Wed Jun 18 23:02:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 06 Aug 2012 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator