From unknown Fri Aug 15 12:52:17 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#7787 <7787@debbugs.gnu.org> To: bug#7787 <7787@debbugs.gnu.org> Subject: Status: 23.2; wrong meaning for mouse-2 while in search mode Reply-To: bug#7787 <7787@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:52:17 +0000 retitle 7787 23.2; wrong meaning for mouse-2 while in search mode reassign 7787 emacs submitter 7787 Perry Wagle severity 7787 minor tag 7787 confirmed moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 05 01:53:43 2011 Received: (at submit) by debbugs.gnu.org; 5 Jan 2011 06:53:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PaNFf-000162-1N for submit@debbugs.gnu.org; Wed, 05 Jan 2011 01:53:43 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PaMPX-0008PU-Ed for submit@debbugs.gnu.org; Wed, 05 Jan 2011 00:59:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaMVq-0000Oy-Io for submit@debbugs.gnu.org; Wed, 05 Jan 2011 01:07:02 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:54662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaMVq-0000Op-GU for submit@debbugs.gnu.org; Wed, 05 Jan 2011 01:06:22 -0500 Received: from [140.186.70.92] (port=33238 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaMVA-0001IN-OW for bug-gnu-emacs@gnu.org; Wed, 05 Jan 2011 01:06:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaMUl-0007xA-FM for bug-gnu-emacs@gnu.org; Wed, 05 Jan 2011 01:05:38 -0500 Received: from asmtpout027.mac.com ([17.148.16.102]:40926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaMUl-0007tI-4N for bug-gnu-emacs@gnu.org; Wed, 05 Jan 2011 01:05:15 -0500 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from tuple.home (pool-173-50-157-237.ptldor.fios.verizon.net [173.50.157.237]) by asmtp027.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LEJ006N0CWMA090@asmtp027.mac.com> for bug-gnu-emacs@gnu.org; Tue, 04 Jan 2011 22:05:11 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-01-05_03:2011-01-05, 2011-01-05, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=4 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1010190000 definitions=main-1101040159 From: Perry Wagle Subject: 23.2; wrong meaning for mouse-2 while in search mode Date: Tue, 04 Jan 2011 22:05:10 -0800 Message-id: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 05 Jan 2011 01:53:42 -0500 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.0 (------) In xemacs, if I double click on a word, the word is highlighted. If I then press control-s for search, and click the middle mouse button *without moving the mouse*, I will paste that word into the search string, and all is good. Emacs, on the other hand, does not support this idiom. For some reason, the middle mouse button *ABORTS* the search mode, and then pastes the word under the mouse. Why would you want that? This idiom alone has kept me using xemacs for over a decade. I'd like to switch to emacs now. Can I fix this easily with option-setting, or does it require me to hack and add the correct behavior? --- In GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of 2010-05-08 on black.local Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: x r e p o SPC r t SPC e SPC SPC Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... Load-path shadows: None found. Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode view tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu 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 ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 14:24:56 2020 Received: (at 7787) by debbugs.gnu.org; 15 Jan 2020 19:24:56 +0000 Received: from localhost ([127.0.0.1]:35577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iroHf-0005rX-VH for submit@debbugs.gnu.org; Wed, 15 Jan 2020 14:24:56 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:34690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iroHd-0005rE-32 for 7787@debbugs.gnu.org; Wed, 15 Jan 2020 14:24:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=OngV87LAYmzeavqQyS3xzTIivlReoH+y2Z4H8srsWtc=; b=YTJJe9DSM+CNQUR5FQ9aeymKZf 9QaQvKeqsQHTbWWjff4kZg34Dio0WieKhzwxJnESy00abWcMIS4CV32BEcc0e4aLHmFgimbsd2Ip0 7MMXzd4Oy7JV8hj2jWP5B1In8HnKBrknu/UVZKHoh9Q6asTTti73xb5NDQ4aw/pn17G1g3JXmMc5G ydJFKxhX9REbh0s/ZjCWrt8HJxfw3dWdi9UY2Qdm7gXTup9DhtjT34F+PnOVJE5I3Z9vkbfTK2C3M vwo6M6RIgB/SijY5uvq2SRfnpNj9U6WLaYKroR+TGkZ12gWXkXuDQw1AIPFnlzMfksdfYCca8aNY7 et1kGhSQ==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:42284 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iroHX-001jet-5C; Wed, 15 Jan 2020 14:24:47 -0500 From: Stefan Kangas To: Perry Wagle Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode In-Reply-To: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> (Perry Wagle's message of "Tue, 04 Jan 2011 22:05:10 -0800") References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Wed, 15 Jan 2020 20:24:45 +0100 Message-ID: <87wo9s1q0y.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Perry Wagle writes: > In xemacs, if I double click on a word, the word is highlighted. If > I then press control-s for search, and click the middle mouse button > *without moving the mouse*, I will paste that word into the search > string, and all is good. > > Emacs, on the other hand, does not support this idiom. For some > reason, the middle mouse button *ABORTS* the search mode, and then > pastes the word under the mouse. Why would you want that? > > This idiom alone has kept me using xemacs for over a decade. I'd > like to switch to emacs now. > > Can I fix this easily with option-setting, or does it require me to > hack and add the correct behavior? This was reported 9 years ago but unfortunately never got a reply at the time. I think you should set mouse-yank-at-point to t to get the desired behaviour. Could you please try that and see if that works for your use-case? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 15:04:11 2020 Received: (at 7787) by debbugs.gnu.org; 15 Jan 2020 20:04:11 +0000 Received: from localhost ([127.0.0.1]:35623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irota-0002MG-Ia for submit@debbugs.gnu.org; Wed, 15 Jan 2020 15:04:11 -0500 Received: from pv50p00im-ztdg10021901.me.com ([17.58.6.55]:41899) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irotU-0002Lg-UM for 7787@debbugs.gnu.org; Wed, 15 Jan 2020 15:04:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1579118635; bh=zPCFUMsd/gYsYCVQ8J41CunJyL+Lw1H+3SzyzEIg+mU=; h=Content-Type:Subject:From:Date:Message-Id:To; b=o1FoKz6enLxIZLz0pV6NwBw3QMzeGTPcblr3dDiVHju65brHFQ/1qgYK0ofJCW/Bg ONq/fL/iYApsZxwkcDGAMYz57B835zmElG1UyvDO8LMTU53t224VFb5W1sT4MbS+W3 HiDTeyP4V4lxsEfwTttFyRmTPA85vp53GhljQfqIJ+s7QIYSbS5ueE3oTQDO4FV5uy K9XCwQy+VzCM5nDk7tFn8SNlNY9LI1HTDGl5TxwyYFYl9DOFiHNQ85ljBkTKsrSkl3 VfNqhDiQPAgyoMVVuHT637fd4+XnIVwoVsLsHf052eA06KyKBbuVH+vwt02yqWENeK b8OEXetvBzY/Q== Received: from [10.0.0.207] (c-24-21-196-17.hsd1.or.comcast.net [24.21.196.17]) by pv50p00im-ztdg10021901.me.com (Postfix) with ESMTPSA id EB2C8880362; Wed, 15 Jan 2020 20:03:54 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode From: Perry Wagle In-Reply-To: <87wo9s1q0y.fsf@marxist.se> Date: Wed, 15 Jan 2020 12:03:54 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> To: Stefan Kangas X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2020-01-15_03:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-2001150153 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi =E2=80=94 I made some change to an .el file somewhere which fixed the problem. Do = you want me to track it down? =E2=80=94 Perry > On Jan 15, 2020, at 11:24 AM, Stefan Kangas wrote: >=20 > Perry Wagle writes: >=20 >> In xemacs, if I double click on a word, the word is highlighted. If >> I then press control-s for search, and click the middle mouse button >> *without moving the mouse*, I will paste that word into the search >> string, and all is good. >>=20 >> Emacs, on the other hand, does not support this idiom. For some >> reason, the middle mouse button *ABORTS* the search mode, and then >> pastes the word under the mouse. Why would you want that? >>=20 >> This idiom alone has kept me using xemacs for over a decade. I'd >> like to switch to emacs now. >>=20 >> Can I fix this easily with option-setting, or does it require me to >> hack and add the correct behavior? >=20 > This was reported 9 years ago but unfortunately never got a reply at > the time. >=20 > I think you should set mouse-yank-at-point to t to get the desired > behaviour. Could you please try that and see if that works for your > use-case? >=20 > Best regards, > Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 15:14:44 2020 Received: (at 7787) by debbugs.gnu.org; 15 Jan 2020 20:14:44 +0000 Received: from localhost ([127.0.0.1]:35632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irp3s-0002bJ-BN for submit@debbugs.gnu.org; Wed, 15 Jan 2020 15:14:44 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:42356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irp3o-0002b4-0Q for 7787@debbugs.gnu.org; Wed, 15 Jan 2020 15:14:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=akz0+QyDXlUYZrQm9AnktGLpwKPSyDewC3SH7jGmdM0=; b=Qj9+uM/PkM6Qyg06PRUlDWF2St RkCP0Kx/S7sjjYj/rl0/mSm03lBwj56xf3baHq8Yomn/tSVtCd0eqf64dptJVdr0yFS2+eIfA9QYs 7lYAVnt1fi+zYDop/WE0xCRCSjlDcPCdmf2vW8sJeWRZj6roQG4zcSdQANDXqABhCgtRG8QcuKVGM fFgHNYkuA7mcealSSAqZMrt5uDt45azNd9/RyBTKMZz/6YDZGr3/ET5QT/gRE0loqr1XJri1seGKj bDmMKivEr8Iofq16AP9z25Hm3LDDaBf1KdycAJEGtzybgHBw5T9IweNTbRl7vQ7Vo88k9DHZS+xN7 aFhdbs+g==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:41740 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1irp3i-0001KK-4j; Wed, 15 Jan 2020 15:14:34 -0500 From: Stefan Kangas To: Perry Wagle Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode In-Reply-To: (Perry Wagle's message of "Wed, 15 Jan 2020 12:03:54 -0800") References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Wed, 15 Jan 2020 21:14:32 +0100 Message-ID: <87blr41npz.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Perry Wagle writes: > Hi =E2=80=94 Hi, Thanks for replying back so quickly. > I made some change to an .el file somewhere which fixed the problem. > Do you want me to track it down? Could you first please try the following with a recent version of Emacs: 1. Run "emacs -Q" 2. Type M-: (setq mouse-yank-at-point t) RET Then see if that solves the problem for you. If it doesn't, I'm not sure I understand what the problem is. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 16:06:45 2020 Received: (at 7787) by debbugs.gnu.org; 15 Jan 2020 21:06:45 +0000 Received: from localhost ([127.0.0.1]:35845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irps9-0003zx-R9 for submit@debbugs.gnu.org; Wed, 15 Jan 2020 16:06:45 -0500 Received: from pv50p00im-tydg10021701.me.com ([17.58.6.54]:55511) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irps4-0003zg-0q for 7787@debbugs.gnu.org; Wed, 15 Jan 2020 16:06:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1579122390; bh=m4b0Wea0MZV02gmH5EyqmhKcbFDE/+nVvRzgXWOuBV0=; h=Content-Type:Subject:From:Date:Message-Id:To; b=slmptwo+F27edFmhDsZMHGO1s28Q2z7ZiLlArPPoPjTqzpbhsaHswSkUUrgh2u4I3 FUZ8tjifVKhWPUf3Tx0kaL9NWOnPuBRP35MdEhskbWC9OWZI5AqKHE/xvecXhFTlSJ JqepEZMJbowXgQzBzDil3GxnDNV/cyDi2sGJ/u4BF34Q/OkcvhK7erRsMvzyh76jHz SiP7R1pbVM8LtY5LyHz1dS2PnTc74oONOA0s8fQZg9u2JnSoV/OL8SqiPyQCWPx3Qk Ye3tcCpsE2QhcBVGLh8IYoMG7n1v0sMZ12/48G0ri3pTIr5GKpm3HY2Iq5UMKqdVQk +vr9uOM/Zdk6g== Received: from [10.0.0.207] (c-24-21-196-17.hsd1.or.comcast.net [24.21.196.17]) by pv50p00im-tydg10021701.me.com (Postfix) with ESMTPSA id EDADD840F1C; Wed, 15 Jan 2020 21:06:29 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode From: Perry Wagle In-Reply-To: <87blr41npz.fsf@marxist.se> Date: Wed, 15 Jan 2020 13:06:29 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> To: Stefan Kangas X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2020-01-15_03:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=821 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-2001150160 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I=E2=80=99m using Aquamacs, which worked, apparently until I just = recently upgraded it, and it blew away a lot of my customizations. =E2=80=94 Perry PS no -Q > On Jan 15, 2020, at 12:14 PM, Stefan Kangas wrote: >=20 > Perry Wagle writes: >=20 >> Hi =E2=80=94 >=20 > Hi, >=20 > Thanks for replying back so quickly. >=20 >> I made some change to an .el file somewhere which fixed the problem. >> Do you want me to track it down? >=20 > Could you first please try the following with a recent version of = Emacs: >=20 > 1. Run "emacs -Q" > 2. Type M-: (setq mouse-yank-at-point t) RET >=20 > Then see if that solves the problem for you. If it doesn't, I'm not > sure I understand what the problem is. >=20 > Best regards, > Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 16 22:41:39 2020 Received: (at 7787) by debbugs.gnu.org; 17 Jan 2020 03:41:39 +0000 Received: from localhost ([127.0.0.1]:38714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isIVv-0007Bp-9R for submit@debbugs.gnu.org; Thu, 16 Jan 2020 22:41:39 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:56878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isIVs-0007Ba-Ey for 7787@debbugs.gnu.org; Thu, 16 Jan 2020 22:41:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=7EW+vIS4YSbQXPexaZHhL2tD31/V3+WDstRF/5Enl6c=; b=N6LTle+zpEtHw0z9yGJuBjddqC mOAwKEChHmGysSdYApZnuWLzXsaIJ3XtlP3ngsHlGWfuMXy48UOd1ABzEzpCsSpH+LVIXotLPC4zD j+dEtsEm+xUGa1bodG/7sifEUnGxklwjzXWRZaJ+Gop4QaynOc3cfjqo9UrwGLammRyK3o4VP290N K6Y/0CAJv+WzIGYjawz9BYgeTYmyYe0pLKFTWDjVotAmFYBAIK3EhYqb/f4+n85tGycYzICjmD/sv qCdN9UQWFdAbJzW/jVZPlkbMSJ+ny9kg1X29LovBMAew3OnjUuDTWETeN1E1oqVBD8ONt8Hcrqz22 fscTkRDw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:57110 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1isIVm-001Cwj-7S; Thu, 16 Jan 2020 22:41:30 -0500 From: Stefan Kangas To: Perry Wagle Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode In-Reply-To: (Perry Wagle's message of "Wed, 15 Jan 2020 13:06:29 -0800") References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Fri, 17 Jan 2020 04:41:27 +0100 Message-ID: <871rry3g2g.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Perry Wagle writes: > I=E2=80=99m using Aquamacs, which worked, apparently until I just recently > upgraded it, and it blew away a lot of my customizations. Could you please elaborate? I'm a bit confused as to what you mean: Does that mean that this is no longer an issue? Or that the issue was resolved but has now resurfaced? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 16 23:01:46 2020 Received: (at 7787) by debbugs.gnu.org; 17 Jan 2020 04:01:46 +0000 Received: from localhost ([127.0.0.1]:38719 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isIpO-0007ey-0X for submit@debbugs.gnu.org; Thu, 16 Jan 2020 23:01:46 -0500 Received: from pv50p00im-ztdg10021901.me.com ([17.58.6.55]:57797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isIpM-0007ek-83 for 7787@debbugs.gnu.org; Thu, 16 Jan 2020 23:01:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1579233698; bh=M6wCF5AZWiEoCQhnpF72435nI5jMT1qLQLONhfb/BEU=; h=Content-Type:Subject:From:Date:Message-Id:To; b=aL90cSJz41eCJFhVGe73ZBzWZr+P6IrezFBwxYsnCCbS9GL0vAzr/euD3OO5buPdj 6trn/aOrXqlcg/Ik4Y6GqAw/zQs2w2NPPuZPhCBUrlh364thoc2rxZ8CNtqpXJj+Vz fEEESe7MH7cj6IF1/2cWeMtVSnxiAibq5cAVujrEx58d/ldIGofiIlYXJx5Pfn2e+e YbjUYlfodblxkLFAXbZ8qztNoncMuQL+XdifCkWQLnB2o6jgJ9imsgwLzqoorb/adh 7rdl+H7JP/+61+CDNpOi7T0PsYScLlww36sI/bAvWXOsBrxhA5OqsUdn1OECwVuwGi 9GwTmYhHAavMA== Received: from [10.0.0.207] (c-24-21-196-17.hsd1.or.comcast.net [24.21.196.17]) by pv50p00im-ztdg10021901.me.com (Postfix) with ESMTPSA id 05DF488029A; Fri, 17 Jan 2020 04:01:37 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode From: Perry Wagle In-Reply-To: <871rry3g2g.fsf@marxist.se> Date: Thu, 16 Jan 2020 20:01:37 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> To: Stefan Kangas X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2020-01-16_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=862 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-2001170029 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I have a Mac, so I use Aquamacs. I have no idea how closely it tracks = gnu emacs. I upgraded Aquamacs a few weeks ago, and I don=E2=80=99t see a number of = customizations I=E2=80=99ve made over the years. Way back when, I made a customization to an .el file in the libraries = that fixed the problem. Since then, I am pretty sure I moved that = customization to one of the zillions .emacs like files, but don=E2=80=99t = see it anywhere. The problem was that I wanted to double click on a word (variable name = etc), start a search, and middle mouse to paste that word into the = search-for buffer. Instead, it overrides the search and just pastes at = the cursor. I tried to do what you asked in aquamacs, but it didn=E2=80=99t appear = to do anything. =E2=80=94 Perry > On Jan 16, 2020, at 7:41 PM, Stefan Kangas wrote: >=20 > Perry Wagle writes: >=20 >> I=E2=80=99m using Aquamacs, which worked, apparently until I just = recently >> upgraded it, and it blew away a lot of my customizations. >=20 > Could you please elaborate? I'm a bit confused as to what you mean: > Does that mean that this is no longer an issue? Or that the issue was > resolved but has now resurfaced? >=20 > Best regards, > Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 00:19:36 2020 Received: (at 7787) by debbugs.gnu.org; 17 Jan 2020 05:19:36 +0000 Received: from localhost ([127.0.0.1]:38736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isK2h-00014N-NB for submit@debbugs.gnu.org; Fri, 17 Jan 2020 00:19:35 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:34776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isK2e-000145-IN; Fri, 17 Jan 2020 00:19:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=brzkvCUhTfpnNOShJP3/4WEVe5b4YtdrMBtgtwTBBfk=; b=pZX7ChuOwg3+Bde50SQ5w7Krxx 1YJdOJ+8iw26aYnw+at2ZFULNXuVURO9qvlrBXNYAyjXps3lWwrQAxiCFHmo3cdsdKS0wQ9M8iReD feO4w+KztLHAQJwTD+Vs27T/u0fnZsNH6624a45hMsuZa5rvObt1YIYB+F0NTXoIjOJlutkveQgbE 44ARYMLZBK0Y/KPwvjzriUV1e84yQ0z9EHzwVogv866spxcK5+tJTWPGLieV+nKrd/PJBl7VrIiU5 Q0nS324lGcyyEHVV3/kowq9SxtqyD8FVhbPLVNg4b7GMKun8SAUma5X9zugc/XlfXcxDbHOIh8suJ Jk6PTdgw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:54040 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1isK2Y-001Vuv-AW; Fri, 17 Jan 2020 00:19:26 -0500 From: Stefan Kangas To: Perry Wagle Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode In-Reply-To: <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> (Perry Wagle's message of "Thu, 16 Jan 2020 20:01:37 -0800") References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Fri, 17 Jan 2020 06:19:24 +0100 Message-ID: <87v9pa1wyr.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) found 7787 26.3 found 7787 28.0.50 thanks Perry Wagle writes: > I have a Mac, so I use Aquamacs. I have no idea how closely it tracks gn= u emacs. > > I upgraded Aquamacs a few weeks ago, and I don=E2=80=99t see a number of = customizations I=E2=80=99ve made over the years. > > Way back when, I made a customization to an .el file in the libraries tha= t fixed the problem. Since then, I am pretty sure I moved that customizati= on to one of the zillions .emacs like files, but don=E2=80=99t see it anywh= ere. > > The problem was that I wanted to double click on a word (variable name et= c), start a search, and middle mouse to paste that word into the search-for= buffer. Instead, it overrides the search and just pastes at the cursor. > > I tried to do what you asked in aquamacs, but it didn=E2=80=99t appear to= do anything. Thank you, that makes things clearer. I realize now that I was trying the wrong thing, and I've been able to reproduce this on both Mac and GNU/Linux using GNU Emacs. This problem seems to be specific to isearch, due to the way isearch works. isearch leaves point in the current buffer while searching, which makes the yanked text go there instead of the input area even when mouse-yank-at-point is t. Incidentally, there is currently a discussion about changing how isearch works in this regard. I would assume, but don't know for certain, that such changes would also resolve this issue. https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00388.html Meanwhile, please send the changes you had to make to get this to work, should you happen to find them. Maybe they will be necessary still, depending on the outcome of the above discussion. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 00:20:05 2020 Received: (at control) by debbugs.gnu.org; 17 Jan 2020 05:20:05 +0000 Received: from localhost ([127.0.0.1]:38744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isK3B-000169-9Y for submit@debbugs.gnu.org; Fri, 17 Jan 2020 00:20:05 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:34808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isK39-000159-HT for control@debbugs.gnu.org; Fri, 17 Jan 2020 00:20:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Subject:From:To:Date:Sender:Reply-To:Message-ID:Cc:MIME-Version :Content-Type:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=HXzoy4h7AAwg2+St2VaBEJC9LOaSwArL5ZYk3Sc2cCk=; b=SZ7ig20Ds/9wMLIID7BAxNe9Vs yagsgXxZ6ntWLW+wYhvJlz7D40wjgODY0mAmRBOZ7JuqIG1xROj4/AawjjVFgxYUlaAVVQck3sW3D +6x2Fra9Lq+iwU76ylrxIN86DqFTrcrfxhRxN0G++gzgbQbx5Gu3+zTUc2ibXNfbAZ/BvTbVZ6Z8+ fCcGCEFumVMY91larxDGba6oUiT3BGWXloigK5ihWsGOiddbJA8aBVUK8As/UzxxPm0Iu849IxDIq KU7jfNblwLW5+59ojmAiRrLI6Bm9UncWU7+svfxkupxr064EI+33SSG1kpMorASRsHRFBLZi+Hd/w FYkPiUPA==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:54882 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1isK33-001W19-Uu for control@debbugs.gnu.org; Fri, 17 Jan 2020 00:19:58 -0500 Date: Fri, 17 Jan 2020 06:19:56 +0100 To: control@debbugs.gnu.org From: Stefan Kangas Subject: control message for bug #7787 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" Message-Id: X-Spam-Score: -1.0 (-) severity 7787 minor quit From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 00:40:33 2020 Received: (at 7787) by debbugs.gnu.org; 17 Jan 2020 05:40:33 +0000 Received: from localhost ([127.0.0.1]:38754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isKMz-0003bu-68 for submit@debbugs.gnu.org; Fri, 17 Jan 2020 00:40:33 -0500 Received: from pv50p00im-zteg10011401.me.com ([17.58.6.41]:39444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isKMu-0003ba-Mt for 7787@debbugs.gnu.org; Fri, 17 Jan 2020 00:40:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1579239622; bh=SkqrRGA54l36dNbxxr1MN+OAqgoXdA0nv644pQudrTk=; h=From:Message-Id:Content-Type:Subject:Date:To; b=Z5RIFB1gSb4hXNxIy768ggdoycrWj8+IskoP47dx16KZuIdFOCdmrg5nXh57NkkFl y4WtTISTpP5KDvUD/+tdcCZsrn9Kg0R61FzctRltZRR0duA5zu3Ew4/yX71v+04Fru nLsyiNdf8CcUI6Gjf/VBDzLixvp6vv8AKpEE5wd+DiF7q0mP8ZNA4waIszpfZHorNe mHH0owzvuJ9rw/uFgint4TNT/WTatiBukBu++2G8y9GnuyRfKqFtA7Y9TjuVkUHiFu +Qr/NmGZ8UPJQrPpIqq3lA0PXBnRVnf9+SXBDkGHNTeSpCACrdCYrCf+qN/Ogbj6VU MLQuwualPhKfQ== Received: from [10.0.0.207] (c-24-21-196-17.hsd1.or.comcast.net [24.21.196.17]) by pv50p00im-zteg10011401.me.com (Postfix) with ESMTPSA id 621EE900AA2; Fri, 17 Jan 2020 05:40:22 +0000 (UTC) From: Perry Wagle Message-Id: <9FEB6215-55A1-443E-A5E8-330937AA4000@mac.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_4C7D54A4-5965-4372-8657-A21E9E7F1E8F" Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Date: Thu, 16 Jan 2020 21:40:21 -0800 In-Reply-To: <87v9pa1wyr.fsf@marxist.se> To: Stefan Kangas References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2020-01-16_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=980 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-2001170044 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --Apple-Mail=_4C7D54A4-5965-4372-8657-A21E9E7F1E8F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This thread is very familiar: = https://lists.gnu.org/archive/html/help-gnu-emacs/2011-11/msg00116.html = > On Jan 16, 2020, at 9:19 PM, Stefan Kangas wrote: >=20 > found 7787 26.3 > found 7787 28.0.50 > thanks >=20 > Perry Wagle writes: >=20 >> I have a Mac, so I use Aquamacs. I have no idea how closely it = tracks gnu emacs. >>=20 >> I upgraded Aquamacs a few weeks ago, and I don=E2=80=99t see a number = of customizations I=E2=80=99ve made over the years. >>=20 >> Way back when, I made a customization to an .el file in the libraries = that fixed the problem. Since then, I am pretty sure I moved that = customization to one of the zillions .emacs like files, but don=E2=80=99t = see it anywhere. >>=20 >> The problem was that I wanted to double click on a word (variable = name etc), start a search, and middle mouse to paste that word into the = search-for buffer. Instead, it overrides the search and just pastes at = the cursor. >>=20 >> I tried to do what you asked in aquamacs, but it didn=E2=80=99t = appear to do anything. >=20 > Thank you, that makes things clearer. >=20 > I realize now that I was trying the wrong thing, and I've been able to > reproduce this on both Mac and GNU/Linux using GNU Emacs. >=20 > This problem seems to be specific to isearch, due to the way isearch > works. isearch leaves point in the current buffer while searching, > which makes the yanked text go there instead of the input area even > when mouse-yank-at-point is t. >=20 > Incidentally, there is currently a discussion about changing how > isearch works in this regard. I would assume, but don't know for > certain, that such changes would also resolve this issue. >=20 > https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00388.html >=20 > Meanwhile, please send the changes you had to make to get this to > work, should you happen to find them. Maybe they will be necessary > still, depending on the outcome of the above discussion. >=20 > Best regards, > Stefan Kangas --Apple-Mail=_4C7D54A4-5965-4372-8657-A21E9E7F1E8F Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 This = thread is very familiar:  https://lists.gnu.org/archive/html/help-gnu-emacs/2011-11/msg00= 116.html


On Jan 16, 2020, at 9:19 PM, = Stefan Kangas <stefan@marxist.se> wrote:

found = 7787 26.3
found 7787 28.0.50
thanks

Perry Wagle <wagle@mac.com> writes:

I have a Mac, so I use = Aquamacs.  I have no idea how closely it tracks gnu emacs.

I upgraded Aquamacs a few weeks ago, and I = don=E2=80=99t see a number of customizations I=E2=80=99ve made over the = years.

Way back when, I made a = customization to an .el file in the libraries that fixed the problem. =  Since then, I am pretty sure I moved that customization to one of = the zillions .emacs like files, but don=E2=80=99t see it anywhere.

The problem was that I wanted to double click = on a word (variable name etc), start a search, and middle mouse to paste = that word into the search-for buffer.  Instead, it overrides the = search and just pastes at the cursor.

I = tried to do what you asked in aquamacs, but it didn=E2=80=99t appear to = do anything.

Thank you, that = makes things clearer.

I realize now that I = was trying the wrong thing, and I've been able to
reproduce = this on both Mac and GNU/Linux using GNU Emacs.

This problem seems to be specific to isearch, due to the way = isearch
works.  isearch leaves point in the current = buffer while searching,
which makes the yanked text go = there instead of the input area even
when = mouse-yank-at-point is t.

Incidentally, = there is currently a discussion about changing how
isearch = works in this regard.  I would assume, but don't know for
certain, that such changes would also resolve this issue.

https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00388= .html

Meanwhile, please send the = changes you had to make to get this to
work, should you = happen to find them.  Maybe they will be necessary
still, depending on the outcome of the above discussion.

Best regards,
Stefan Kangas

= --Apple-Mail=_4C7D54A4-5965-4372-8657-A21E9E7F1E8F-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 00:46:15 2020 Received: (at 7787) by debbugs.gnu.org; 17 Jan 2020 05:46:15 +0000 Received: from localhost ([127.0.0.1]:38759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isKSU-0003ki-VG for submit@debbugs.gnu.org; Fri, 17 Jan 2020 00:46:15 -0500 Received: from pv50p00im-zteg10011501.me.com ([17.58.6.42]:59288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isKSP-0003kR-6O for 7787@debbugs.gnu.org; Fri, 17 Jan 2020 00:46:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1579239963; bh=JX1hJNRAybamuynHM0C566sB2oXFdcopSHuJetmdTHA=; h=From:Message-Id:Content-Type:Subject:Date:To; b=dHW0rR44/cDyBewgLDlfcI/a5YPnKYeNQl029ILcVzErDfc7seCYEC5jEu/yr7l2D Ggs26hEY1Hqt0NXBlFL7M+uOTZLDUFqBJKw1c8u57SPRxNfum9PHglFjgjzR4fQbY7 0tMc5f6E5bxmwFRAWDelnzYXQn8fVUAt3eu/TBERt6QyvKxE2cGFbTugbVRaTEEPF+ 7KZNc6AYQQzhvQzn9SLOcr+f/5eP4iVVIsH74bWqvdHXlBqc2XVMNj2sJIZkOoBDl2 GNS/t4ycwHRKQqLnlamh1h0lm4KkKC7qK752wdNCXQ90v1g2p8X4/FkSbey2B+rwzo QuG8F3eU4Zu0A== Received: from [10.0.0.207] (c-24-21-196-17.hsd1.or.comcast.net [24.21.196.17]) by pv50p00im-zteg10011501.me.com (Postfix) with ESMTPSA id 3087CB004F0; Fri, 17 Jan 2020 05:46:03 +0000 (UTC) From: Perry Wagle Message-Id: <20FA9FFB-A13D-4814-BB47-75F1CF1B9519@mac.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_2E54CEDE-584D-415C-94D7-C61E0D6DD5B9" Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Date: Thu, 16 Jan 2020 21:46:02 -0800 In-Reply-To: <9FEB6215-55A1-443E-A5E8-330937AA4000@mac.com> To: Stefan Kangas References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <9FEB6215-55A1-443E-A5E8-330937AA4000@mac.com> X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2020-01-16_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-2001170044 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --Apple-Mail=_2E54CEDE-584D-415C-94D7-C61E0D6DD5B9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 I think this code was the answer for me back then: > (defun isearch-mouse-2 (click) > "..." > (interactive "e") > (isearch-yank-x-selection) > (deactivate-mark t)) > On Jan 16, 2020, at 9:40 PM, Perry Wagle wrote: >=20 > This thread is very familiar: = https://lists.gnu.org/archive/html/help-gnu-emacs/2011-11/msg00116.html = >=20 >=20 >> On Jan 16, 2020, at 9:19 PM, Stefan Kangas > wrote: >>=20 >> found 7787 26.3 >> found 7787 28.0.50 >> thanks >>=20 >> Perry Wagle > writes: >>=20 >>> I have a Mac, so I use Aquamacs. I have no idea how closely it = tracks gnu emacs. >>>=20 >>> I upgraded Aquamacs a few weeks ago, and I don=E2=80=99t see a = number of customizations I=E2=80=99ve made over the years. >>>=20 >>> Way back when, I made a customization to an .el file in the = libraries that fixed the problem. Since then, I am pretty sure I moved = that customization to one of the zillions .emacs like files, but don=E2=80= =99t see it anywhere. >>>=20 >>> The problem was that I wanted to double click on a word (variable = name etc), start a search, and middle mouse to paste that word into the = search-for buffer. Instead, it overrides the search and just pastes at = the cursor. >>>=20 >>> I tried to do what you asked in aquamacs, but it didn=E2=80=99t = appear to do anything. >>=20 >> Thank you, that makes things clearer. >>=20 >> I realize now that I was trying the wrong thing, and I've been able = to >> reproduce this on both Mac and GNU/Linux using GNU Emacs. >>=20 >> This problem seems to be specific to isearch, due to the way isearch >> works. isearch leaves point in the current buffer while searching, >> which makes the yanked text go there instead of the input area even >> when mouse-yank-at-point is t. >>=20 >> Incidentally, there is currently a discussion about changing how >> isearch works in this regard. I would assume, but don't know for >> certain, that such changes would also resolve this issue. >>=20 >> https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00388.html = >>=20 >> Meanwhile, please send the changes you had to make to get this to >> work, should you happen to find them. Maybe they will be necessary >> still, depending on the outcome of the above discussion. >>=20 >> Best regards, >> Stefan Kangas >=20 --Apple-Mail=_2E54CEDE-584D-415C-94D7-C61E0D6DD5B9 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 I = think this code was the answer for me back then:

> =
(defun isearch-mouse-2 (click)
>  "..."
>  (interactive "e")
>  (isearch-yank-x-selection)
>  (deactivate-mark t))


On Jan 16, 2020, at 9:40 PM, Perry Wagle = <wagle@mac.com> = wrote:

This thread is very = familiar:  https://lists.gnu.org/archive/html/help-gnu-emacs/2011-11/msg00= 116.html


On Jan = 16, 2020, at 9:19 PM, Stefan Kangas <stefan@marxist.se> = wrote:

found 7787 26.3
found 7787 28.0.50
thanks

Perry Wagle <wagle@mac.com> = writes:

I have a Mac, so I use Aquamacs.  I have no idea how = closely it tracks gnu emacs.

I upgraded = Aquamacs a few weeks ago, and I don=E2=80=99t see a number of = customizations I=E2=80=99ve made over the years.

Way back when, I made a customization to an .el file in the = libraries that fixed the problem.  Since then, I am pretty sure I = moved that customization to one of the zillions .emacs like files, but = don=E2=80=99t see it anywhere.

The problem = was that I wanted to double click on a word (variable name etc), start a = search, and middle mouse to paste that word into the search-for buffer. =  Instead, it overrides the search and just pastes at the cursor.

I tried to do what you asked in aquamacs, but = it didn=E2=80=99t appear to do anything.

Thank you, that makes things clearer.

I realize now that I was trying the wrong thing, and I've = been able to
reproduce this on both Mac and GNU/Linux = using GNU Emacs.

This problem seems to be = specific to isearch, due to the way isearch
works. =  isearch leaves point in the current buffer while searching,
which makes the yanked text go there instead of the input = area even
when mouse-yank-at-point is t.

Incidentally, there is currently a discussion about changing = how
isearch works in this regard.  I would assume, = but don't know for
certain, that such changes would also = resolve this issue.

https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00388= .html

Meanwhile, please send the = changes you had to make to get this to
work, should you = happen to find them.  Maybe they will be necessary
still, depending on the outcome of the above discussion.

Best regards,
Stefan Kangas


= --Apple-Mail=_2E54CEDE-584D-415C-94D7-C61E0D6DD5B9-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 19:09:39 2020 Received: (at control) by debbugs.gnu.org; 18 Jan 2020 00:09:39 +0000 Received: from localhost ([127.0.0.1]:40301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isbgJ-00074j-9B for submit@debbugs.gnu.org; Fri, 17 Jan 2020 19:09:39 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:52602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isbgH-00074Q-8z for control@debbugs.gnu.org; Fri, 17 Jan 2020 19:09:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Subject:From:To:Date:Sender:Reply-To:Message-ID:Cc:MIME-Version :Content-Type:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=kcA6x2wXhpta7K9h/nnUGbLJqj6uQB5jNEqcI74j+cU=; b=A6e3jXtKvzcz2IKkv+N+NgC0ur KLNQnMw2yCah88uEb90Qt85E7/otXtoBY5hxrga8BlhEoltdYD4e8Ddm0/hV06pZkjrmCCv8Z3s90 aHBXS17p1tRX7Ac4ZJwrNUImOQLkGsA9XI2Euw1SUhEZAcuNkY3hwxf5Uegq/NSAO4vfGoURlK3SN 0MwtjpImmkLc7dDquB97lANtGa1jw3EIIZ+DrP8s18eegBENyYNMpIxXL5mEVOOf9BG1CF5L0WR+y t0/MiWwu6Yx0R/UHfJqIG3xCSKvjSccQvyJPY9jSuyDBGZ5RFmSxkqXOpsa50sP7H2p9nmzLKaR0D mTGCjH1A==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:33190 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1isbgA-001sDY-I7 for control@debbugs.gnu.org; Fri, 17 Jan 2020 19:09:30 -0500 Date: Sat, 18 Jan 2020 01:09:28 +0100 To: control@debbugs.gnu.org From: Stefan Kangas Subject: control message for bug #7787 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" Message-Id: X-Spam-Score: -1.0 (-) tags 7787 + confirmed quit From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 19 19:42:32 2020 Received: (at submit) by debbugs.gnu.org; 20 Jan 2020 00:42:32 +0000 Received: from localhost ([127.0.0.1]:44180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itL9D-00010c-O4 for submit@debbugs.gnu.org; Sun, 19 Jan 2020 19:42:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:59774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itL99-00010E-P7 for submit@debbugs.gnu.org; Sun, 19 Jan 2020 19:42:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36767) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itL95-0005sk-Gg for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2020 19:42:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itL94-0007Aq-4V for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2020 19:42:23 -0500 Received: from crocodile.birch.relay.mailchannels.net ([23.83.209.45]:19346) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itL93-00075V-Pp for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2020 19:42:22 -0500 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 007562C1E47; Mon, 20 Jan 2020 00:42:18 +0000 (UTC) Received: from pdx1-sub0-mail-a96.g.dreamhost.com (100-96-85-39.trex.outbound.svc.cluster.local [100.96.85.39]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 31FC62C1E5E; Mon, 20 Jan 2020 00:42:17 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from pdx1-sub0-mail-a96.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Mon, 20 Jan 2020 00:42:17 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Scare-Obese: 52b1d65140afb8d5_1579480937625_21577686 X-MC-Loop-Signature: 1579480937625:4216860506 X-MC-Ingress-Time: 1579480937624 Received: from pdx1-sub0-mail-a96.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a96.g.dreamhost.com (Postfix) with ESMTP id 478677F082; Sun, 19 Jan 2020 16:42:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=Ugv+I44ew+I8gORPmTvJyBMg47c=; b= S5voepj9HtR0OHkyobY1S78MojzScX4xVAsLf28/57i3L81EfoP/pdHj9/2gtlEb DTDxmWWRVSi9CIlhjPPM+scS+Z3aHOms9n+fb6tmwyeHXqBI3JEdWJ/fFFN2qEdP g4lB9z1zOKX0k6q5wxP44+1k/Qb6GwPFsa7Z0wjme4M= Received: from mail.jurta.org (m91-129-103-201.cust.tele2.ee [91.129.103.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a96.g.dreamhost.com (Postfix) with ESMTPSA id 31FB97F07A; Sun, 19 Jan 2020 16:42:10 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a96 From: Juri Linkov To: Perry Wagle via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <9FEB6215-55A1-443E-A5E8-330937AA4000@mac.com> <20FA9FFB-A13D-4814-BB47-75F1CF1B9519@mac.com> Date: Mon, 20 Jan 2020 02:07:05 +0200 In-Reply-To: <20FA9FFB-A13D-4814-BB47-75F1CF1B9519@mac.com> (Perry Wagle via's message of "Thu, 16 Jan 2020 21:46:02 -0800") Message-ID: <875zh7nhlq.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.60 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: -100 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedugedrudeggddvgecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffuohhfffgjkfgfgggtsehttdertddtredtnecuhfhrohhmpefluhhrihcunfhinhhkohhvuceojhhurhhisehlihhnkhhovhdrnhgvtheqnecuffhomhgrihhnpehgnhhurdhorhhgnecukfhppeeluddruddvledruddtfedrvddtudenucfrrghrrghmpehmohguvgepshhmthhppdhhvghlohepmhgrihhlrdhjuhhrthgrrdhorhhgpdhinhgvthepledurdduvdelrddutdefrddvtddupdhrvghtuhhrnhdqphgrthhhpefluhhrihcunfhinhhkohhvuceojhhurhhisehlihhnkhhovhdrnhgvtheqpdhmrghilhhfrhhomhepjhhurhhisehlihhnkhhovhdrnhgvthdpnhhrtghpthhtohepsghughdqghhnuhdqvghmrggtshesghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedt X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.209.45 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 7787@debbugs.gnu.org, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) > This thread is very familiar: > https://lists.gnu.org/archive/html/help-gnu-emacs/2011-11/msg00116.html There is another similar thread: https://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00003.html > I think this code was the answer for me back then: > >> (defun isearch-mouse-2 (click) >> "..." >> (interactive "e") >> (isearch-yank-x-selection) >> (deactivate-mark t)) Do you propose to add this to isearch.el? From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 19 22:26:44 2020 Received: (at submit) by debbugs.gnu.org; 20 Jan 2020 03:26:44 +0000 Received: from localhost ([127.0.0.1]:44252 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itNi8-00076P-32 for submit@debbugs.gnu.org; Sun, 19 Jan 2020 22:26:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:36043) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itNi6-00076B-MO for submit@debbugs.gnu.org; Sun, 19 Jan 2020 22:26:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52642) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itNi5-0007VY-IS for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2020 22:26:42 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itNi4-0007wW-AP for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2020 22:26:41 -0500 Received: from pv50p00im-ztdg10011901.me.com ([17.58.6.50]:41291) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itNi4-0007uy-4m for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2020 22:26:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1579490797; bh=xwCFjfr+8zwrXJL93GoHViGpYpyUEWpabP5yHa1To8I=; h=Content-Type:Subject:From:Date:Message-Id:To; b=dt3vPuuDf6B2Di9P7bIUZO2aUWD5/aVBjzXS39H6EtQOnruzVBn/hdIMWk1iF+u2v ni86GOtMG/0JIuvap7c75fpu5B5O1Oxi47RTjOYk7zfkvGETswAot01x1f0kpHQNsD FV3NiKkqtp4ymVwGSySKU8ZLFDDUF7uLwSqkgK8WOR23e6zZ1TrXOreX1wOZZl1y41 gp9VCmYnhuYGnDR77JPDS1gbh5gCfgxdChLS2N/lYAZITeQb2qK1slUCwgJ1SPYOZx zwp+DJ8zO0wAseHydX2mP4vAcIeB7NqpbXJI0d8DYGVHrr3Oy8qizF75Fd/oPI3/nY +zNl5KiEm3Kbw== Received: from [10.0.0.207] (c-24-21-196-17.hsd1.or.comcast.net [24.21.196.17]) by pv50p00im-ztdg10011901.me.com (Postfix) with ESMTPSA id 57CA58004FB; Mon, 20 Jan 2020 03:26:37 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode From: Perry Wagle In-Reply-To: <875zh7nhlq.fsf@mail.linkov.net> Date: Sun, 19 Jan 2020 19:26:36 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <9CCF1F20-C921-4B55-8121-242A4BDD32F8@mac.com> References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <9FEB6215-55A1-443E-A5E8-330937AA4000@mac.com> <20FA9FFB-A13D-4814-BB47-75F1CF1B9519@mac.com> <875zh7nhlq.fsf@mail.linkov.net> To: Juri Linkov X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2020-01-19_08:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=624 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1908290000 definitions=main-2001200027 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 17.58.6.50 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: "Perry Wagle via Bug reports for GNU Emacs, the Swiss army knife of text editors" , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The only objections I=E2=80=99ve heard are from mouse-haters wanting to = offer keyboard-only solutions and insisting the mouse was evil. =E2=80=94 Perry > On Jan 19, 2020, at 4:07 PM, Juri Linkov wrote: >=20 >> This thread is very familiar: >> = https://lists.gnu.org/archive/html/help-gnu-emacs/2011-11/msg00116.html >=20 > There is another similar thread: > https://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00003.html >=20 >> I think this code was the answer for me back then: >>=20 >>> (defun isearch-mouse-2 (click) >>> "..." >>> (interactive "e") >>> (isearch-yank-x-selection) >>> (deactivate-mark t)) >=20 > Do you propose to add this to isearch.el? From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 28 19:27:41 2020 Received: (at 7787) by debbugs.gnu.org; 29 Jan 2020 00:27:41 +0000 Received: from localhost ([127.0.0.1]:33097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwbCm-0003gO-Ta for submit@debbugs.gnu.org; Tue, 28 Jan 2020 19:27:41 -0500 Received: from cadetblue.birch.relay.mailchannels.net ([23.83.209.28]:58870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwbCk-0003gE-Lz for 7787@debbugs.gnu.org; Tue, 28 Jan 2020 19:27:39 -0500 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 436762C16BF; Wed, 29 Jan 2020 00:27:36 +0000 (UTC) Received: from pdx1-sub0-mail-a93.g.dreamhost.com (100-96-83-64.trex.outbound.svc.cluster.local [100.96.83.64]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id ACCF42C1198; Wed, 29 Jan 2020 00:27:35 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from pdx1-sub0-mail-a93.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Wed, 29 Jan 2020 00:27:36 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Turn-Print: 006e7aca500996bc_1580257655932_1814681959 X-MC-Loop-Signature: 1580257655932:2682662268 X-MC-Ingress-Time: 1580257655932 Received: from pdx1-sub0-mail-a93.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a93.g.dreamhost.com (Postfix) with ESMTP id 4A418812C1; Tue, 28 Jan 2020 16:27:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=Lz01nlkYag4YiuYfJgwvQqmkCbI=; b= oIR50DrYO1+NE5L0IW8Kya0OIg7PC5WZeQYn7BNI0Dvj2fKqCFlEs/kVGS/mZFGS pM6fh8dyuAnZEIB0yRUQbRksZ5s5XMiaqCtSxVABP8omHvqSQ2A6C7RCu4Nvr/95 B8aI4gKmOboVOla5JUenKPx2JPxssKs6sd4w/1FqBdI= Received: from mail.jurta.org (m91-129-105-126.cust.tele2.ee [91.129.105.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a93.g.dreamhost.com (Postfix) with ESMTPSA id 571A58126F; Tue, 28 Jan 2020 16:27:27 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a93 From: Juri Linkov To: Stefan Kangas Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> Date: Wed, 29 Jan 2020 02:05:02 +0200 In-Reply-To: <87v9pa1wyr.fsf@marxist.se> (Stefan Kangas's message of "Fri, 17 Jan 2020 06:19:24 +0100") Message-ID: <87k15b9kip.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.60 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: -100 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedugedrfeehgddugecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufhffjgfkfgggtgesthdtredttdertdenucfhrhhomheplfhurhhiucfnihhnkhhovhcuoehjuhhriheslhhinhhkohhvrdhnvghtqeenucfkphepledurdduvdelrddutdehrdduvdeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhppdhhvghlohepmhgrihhlrdhjuhhrthgrrdhorhhgpdhinhgvthepledurdduvdelrddutdehrdduvdeipdhrvghtuhhrnhdqphgrthhhpefluhhrihcunfhinhhkohhvuceojhhurhhisehlihhnkhhovhdrnhgvtheqpdhmrghilhhfrhhomhepjhhurhhisehlihhnkhhovhdrnhgvthdpnhhrtghpthhtohepshhtvghfrghnsehmrghrgihishhtrdhsvg X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > I realize now that I was trying the wrong thing, and I've been able to > reproduce this on both Mac and GNU/Linux using GNU Emacs. Stefan, could you please help to reproduce the issue. What are the necessary steps? I see that the existing implementation of isearch-mouse-2 allows yanking the selection when clicked in the echo area, but when clicked in the buffer it goes into infinite recursion, because isearch-mouse-2 calls itself again. Should it yank the selection when clicked in the buffer too? From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 17:50:40 2020 Received: (at 7787) by debbugs.gnu.org; 12 Aug 2020 21:50:40 +0000 Received: from localhost ([127.0.0.1]:45734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5yds-0003y0-Fu for submit@debbugs.gnu.org; Wed, 12 Aug 2020 17:50:40 -0400 Received: from mail-yb1-f171.google.com ([209.85.219.171]:35355) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5ydq-0003xn-Np for 7787@debbugs.gnu.org; Wed, 12 Aug 2020 17:50:39 -0400 Received: by mail-yb1-f171.google.com with SMTP id y134so2189435yby.2 for <7787@debbugs.gnu.org>; Wed, 12 Aug 2020 14:50:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=LOGYzh49juz8leRFeaQcSH3znf3dDDzfS6wNMYIvdi4=; b=EK02nF0kAaZkkePN+GYs3z+ZK25lxEyQlUaUur6BLlJ3BfS60Vo71a70KrgOSFFeHo yszEwmLTnbaBGX0Y9VABjkAxkhsXk/HtGeplAG9SToXTt4PNxtRCI20ItWBYBEctGy06 obJ/ham5lBeE2KTDFuQS+Vn4m8comvWG3UJX+71u+lYKBieXB08Pt6LEDwKUnN3auEaV cEJ1DC/E7aj79Um8ssp0OnTklAJzFgGcLw4INhzijBQUbtHvJp/6fGLnrsZPZJseFYcr PVfGeYR9gG++lKAOFc2ZnWImAJzpa9G0qSgeUw0Hnw9dXELV35s4OBRuY77jyXBZyW77 K7Lg== X-Gm-Message-State: AOAM532bwvqQhI3HrVzz7f6k+p7EKKWKIurfJIGe0O6yt18l1mg8Fps3 D54bfhaowhr4+oPPzzqorLX6Yho58UfFRzm681U= X-Google-Smtp-Source: ABdhPJxGrOB/idTknDIYJAu7QN2tGGJaphgMh1sM0MScTKcUISJtL7kPJDgH3vjffHtZUr9kJojko1oEHaBh8+G9lII= X-Received: by 2002:a5b:508:: with SMTP id o8mr2342936ybp.43.1597269033175; Wed, 12 Aug 2020 14:50:33 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 12 Aug 2020 14:50:32 -0700 From: Stefan Kangas In-Reply-To: <87k15b9kip.fsf@mail.linkov.net> References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> MIME-Version: 1.0 Date: Wed, 12 Aug 2020 14:50:32 -0700 Message-ID: Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode To: Juri Linkov Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Juri Linkov writes: > Stefan, could you please help to reproduce the issue. > What are the necessary steps? Sorry for not following up on this sooner. 0. emacs -Q 1. M-: (setq mouse-yank-at-point t) RET 2. double click any word to mark it 3. C-s 4. mouse-2 [with cursor still over the original window, not in minibuffer] > I see that the existing implementation of isearch-mouse-2 > allows yanking the selection when clicked in the echo area, > but when clicked in the buffer it goes into infinite recursion, > because isearch-mouse-2 calls itself again. This is what I see as well, on current master. Using 26.3, it yanks the text at point in the original buffer. > Should it yank the selection when clicked in the buffer too? That was the requested behaviour AFAIU, yes. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 21:08:38 2020 Received: (at 7787) by debbugs.gnu.org; 13 Aug 2020 01:08:38 +0000 Received: from localhost ([127.0.0.1]:46191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k61jS-00044L-L1 for submit@debbugs.gnu.org; Wed, 12 Aug 2020 21:08:38 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:46353) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k61jR-00043n-6L for 7787@debbugs.gnu.org; Wed, 12 Aug 2020 21:08:37 -0400 Received: from mail.gandi.net (m91-129-102-47.cust.tele2.ee [91.129.102.47]) (Authenticated sender: juri@linkov.net) by relay10.mail.gandi.net (Postfix) with ESMTPSA id A2C48240007; Thu, 13 Aug 2020 01:08:29 +0000 (UTC) From: Juri Linkov To: Stefan Kangas Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> Date: Thu, 13 Aug 2020 02:53:16 +0300 In-Reply-To: (Stefan Kangas's message of "Wed, 12 Aug 2020 14:50:32 -0700") Message-ID: <87v9hngyp3.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > 0. emacs -Q > 1. M-: (setq mouse-yank-at-point t) RET > 2. double click any word to mark it > 3. C-s > 4. mouse-2 [with cursor still over the original window, not in > minibuffer] > >> I see that the existing implementation of isearch-mouse-2 >> allows yanking the selection when clicked in the echo area, >> but when clicked in the buffer it goes into infinite recursion, >> because isearch-mouse-2 calls itself again. > > This is what I see as well, on current master. The problem is that 'key-binding' in 'isearch-mouse-2' (let ((overriding-terminal-local-map nil)) (key-binding (this-command-keys-vector) t)) still returns the keybinding from 'overriding-terminal-local-map' that contains isearch keybindings. Something is wrong here. From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 17 08:37:34 2022 Received: (at 7787) by debbugs.gnu.org; 17 Apr 2022 12:37:34 +0000 Received: from localhost ([127.0.0.1]:35199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ng49m-0002bW-2z for submit@debbugs.gnu.org; Sun, 17 Apr 2022 08:37:34 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ng49k-0002bF-TB for 7787@debbugs.gnu.org; Sun, 17 Apr 2022 08:37:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=R3Bp9Z6fWoPM5cF2YtKbSrB1Lv6j4tCckSKGDbse5o8=; b=jIkXRc/1sdVn8mL1lApdzxbj1y MJ9pMPsCjhD8epq+jNr9ZgEKEWbrwL8r0RP/OE7zsf43W5sjZWAnIMoRnU9p3iccvTsHcknmKkmoz ZOEFc8KvkoOLMc9uZN6YdzxLw4sbmXP6EHwhp62Oh4HNwR6l0D2PizavQT2QPN97x9N4=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ng49Z-0005F3-WE; Sun, 17 Apr 2022 14:37:26 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> Date: Sun, 17 Apr 2022 14:37:21 +0200 In-Reply-To: <87v9hngyp3.fsf@mail.linkov.net> (Juri Linkov's message of "Thu, 13 Aug 2020 02:53:16 +0300") Message-ID: <875yn7ansu.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: >> 0. emacs -Q >> 1. M-: (setq mouse-yank-at-point t) RET >> 2. double click any word to mark it >> 3. C-s >> 4. mouse-2 [with cursor still over the original window, not in >> minibuffer] >> >>> I see [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: >> 0. emacs -Q >> 1. M-: (setq mouse-yank-at-point t) RET >> 2. double click any word to mark it >> 3. C-s >> 4. mouse-2 [with cursor still over the original window, not in >> minibuffer] >> >>> I see that the existing implementation of isearch-mouse-2 >>> allows yanking the selection when clicked in the echo area, >>> but when clicked in the buffer it goes into infinite recursion, >>> because isearch-mouse-2 calls itself again. >> >> This is what I see as well, on current master. > > The problem is that 'key-binding' in 'isearch-mouse-2' > > (let ((overriding-terminal-local-map nil)) > (key-binding (this-command-keys-vector) t)) > > still returns the keybinding from 'overriding-terminal-local-map' > that contains isearch keybindings. Something is wrong here. I'm wholly unfamiliar with this code, but the following trivial patch seems to do the trick? diff --git a/lisp/isearch.el b/lisp/isearch.el index 168d71ada3..26db141781 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -2629,9 +2629,10 @@ isearch-mouse-2 ;; Key search depends on mode (bug#47755) (isearch-mode nil)) (key-binding (this-command-keys-vector) t)))) - (if (and (window-minibuffer-p w) - (not (minibuffer-window-active-p w))) ; in echo area - (isearch-yank-x-selection) + (if (or mouse-yank-at-point + (and (window-minibuffer-p w) + (not (minibuffer-window-active-p w)))) ; in echo area + (isearch-yank-x-selection) (when (functionp binding) (call-interactively binding))))) Is this the wrong thing to do for some reason? I mean, we don't care about the value of binding in this case, I think? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 17 08:37:40 2022 Received: (at control) by debbugs.gnu.org; 17 Apr 2022 12:37:40 +0000 Received: from localhost ([127.0.0.1]:35202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ng49s-0002bq-Cl for submit@debbugs.gnu.org; Sun, 17 Apr 2022 08:37:40 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ng49q-0002bU-Um for control@debbugs.gnu.org; Sun, 17 Apr 2022 08:37:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=cOSUfLkx8M2Yr9wOP8bd5h94J1f1ihFtnfQlEFelauA=; b=O2GXSnhmYV8SZ8c3qunYfP66zC 4SKKZPx4jP2ZolfVBgbRevFtZTzGgU2GcRIyu17k9FdatblGoIVzwCYFeBFvkQckAdUrMjjdcIiAX yA3sdiRhce1OHCICXM1ezKLCT5cJgtMQeQpAoalGz+x4Vonx/QPh0JOISaBUrmlFoRmg=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ng49j-0005FD-3S for control@debbugs.gnu.org; Sun, 17 Apr 2022 14:37:33 +0200 Date: Sun, 17 Apr 2022 14:37:30 +0200 Message-Id: <874k2ransl.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #7787 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 7787 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 7787 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 18 15:13:49 2022 Received: (at 7787) by debbugs.gnu.org; 18 Apr 2022 19:13:49 +0000 Received: from localhost ([127.0.0.1]:40832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngWon-0007yq-4s for submit@debbugs.gnu.org; Mon, 18 Apr 2022 15:13:49 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:43851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngWok-0007yJ-Sv for 7787@debbugs.gnu.org; Mon, 18 Apr 2022 15:13:47 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 0C3F21C0002; Mon, 18 Apr 2022 19:13:39 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> Date: Mon, 18 Apr 2022 22:12:07 +0300 In-Reply-To: <875yn7ansu.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 17 Apr 2022 14:37:21 +0200") Message-ID: <864k2qryz9.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >> The problem is that 'key-binding' in 'isearch-mouse-2' >> >> (let ((overriding-terminal-local-map nil)) >> (key-binding (this-command-keys-vector) t)) >> >> still returns the keybinding from 'overriding-terminal-local-map' >> that contains isearch keybindings. Something is wrong here. > > I'm wholly unfamiliar with this code, but the following trivial patch > seems to do the trick? > > diff --git a/lisp/isearch.el b/lisp/isearch.el > index 168d71ada3..26db141781 100644 > --- a/lisp/isearch.el > +++ b/lisp/isearch.el > @@ -2629,9 +2629,10 @@ isearch-mouse-2 > ;; Key search depends on mode (bug#47755) > (isearch-mode nil)) > (key-binding (this-command-keys-vector) t)))) > - (if (and (window-minibuffer-p w) > - (not (minibuffer-window-active-p w))) ; in echo area > - (isearch-yank-x-selection) > + (if (or mouse-yank-at-point > + (and (window-minibuffer-p w) > + (not (minibuffer-window-active-p w)))) ; in echo area > + (isearch-yank-x-selection) > (when (functionp binding) > (call-interactively binding))))) > > Is this the wrong thing to do for some reason? I mean, we don't care > about the value of binding in this case, I think? I don't understand how this fixes the problem above. From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 18 15:20:48 2022 Received: (at 7787) by debbugs.gnu.org; 18 Apr 2022 19:20:48 +0000 Received: from localhost ([127.0.0.1]:40845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngWvY-0008AU-3V for submit@debbugs.gnu.org; Mon, 18 Apr 2022 15:20:48 -0400 Received: from quimby.gnus.org ([95.216.78.240]:56132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngWvW-0008AH-Ps for 7787@debbugs.gnu.org; Mon, 18 Apr 2022 15:20:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=h6Uqc5+lmwywftTvN1W8irMIgYpL3yP4Pps1f0FEFpM=; b=swrhtb9H6CIQr0uG1IWqlrZrA6 6UtCS96eLIva+hXVjpeZ8Eprvq6f1XTUBn1UJW6dBJUkAs8dF3lvjwaywBGGTqDseKywyhUN394qM vTVjMQHxYHQ9c2FsMuZB3GIWO5EUP2yM7+t8umLisJN1vDXi2IDwwveueURYU5p6kDKY=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ngWvN-0005SV-NP; Mon, 18 Apr 2022 21:20:40 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAD1BMVEWZmFdZNRefJBvT FQ3///9v0t8eAAAAAWJLR0QEj2jZUQAAAAd0SU1FB+YEEhI7ED3+46kAAAGbSURBVDjLZZSJkcMw CEXBaQBwAwY1kJX67205JF9xMuOYZwJ8QACAXJeYzV9MENcytzFOFPZysFGX6Qke9jH6Ivi0L0Lp IO0GRsVJ8LCPoQvI0z76AuVgTxe4OZjcXOBKqV/BNMHtSe6gHvoYvKsLk8H6CUx3YyvNvKoEfmv5 N1mwhwwvLWApg5SwGkELKKemu07NWwQBdywgstokrSVglfgf8cxpNocD9MqG2DuQXRAtMHiqCUCr PToUdk9KWAniU8A2awotgR3RYzc7sAXUzFG8DYRUYzQCeDTXIdqMEPVJMy/Bg/sLrfdMDWH78/pC kwTti8YkUcbWLdsQwC9wtZA8BgP1O/jI180crJUHF2iu5pEu2GabITtrfGSqKC/w5c1jox3+UElN sFlnIvGk/WtbAQ/ieqjX5zdBV+BzDgOGdoghCiLSHIao1Ewp2y0ulLU5cDmJPYfjtiLw3o61IfC7 HnPa8del10K/VnAuYXX5dwdp7rO1lwPNE0Deew7nmbF8TK+zpIbMSw4FrqPkOk7Y1rgDvMj9UPoH E0GBZX9haN4AAAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDQtMThUMTg6NTk6MTYrMDA6MDDaJXar AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTA0LTE4VDE4OjU5OjE2KzAwOjAwq3jOFwAAAABJRU5E rkJggg== X-Now-Playing: Felix Da Housecat's _Kittenz and The Glitz_: "Glitz Rock" Date: Mon, 18 Apr 2022 21:20:36 +0200 In-Reply-To: <864k2qryz9.fsf@mail.linkov.net> (Juri Linkov's message of "Mon, 18 Apr 2022 22:12:07 +0300") Message-ID: <87sfqafbaz.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: > I don't understand how this fixes the problem above. The test case is to double-click a word, `C-s' and then `mouse-2' to insert it. With the patch, that's what happens. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: > I don't understand how this fixes the problem above. The test case is to double-click a word, `C-s' and then `mouse-2' to insert it. With the patch, that's what happens. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 20 04:14:26 2022 Received: (at 7787) by debbugs.gnu.org; 20 Apr 2022 08:14:26 +0000 Received: from localhost ([127.0.0.1]:44987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh5Tm-0004uI-1y for submit@debbugs.gnu.org; Wed, 20 Apr 2022 04:14:26 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:60439) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh5Tj-0004tl-5K for 7787@debbugs.gnu.org; Wed, 20 Apr 2022 04:14:23 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 2E5326000D; Wed, 20 Apr 2022 08:14:14 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> Date: Wed, 20 Apr 2022 10:39:38 +0300 In-Reply-To: <87sfqafbaz.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 18 Apr 2022 21:20:36 +0200") Message-ID: <86sfq89nwd.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >> I don't understand how this fixes the problem above. > > The test case is to double-click a word, `C-s' and then `mouse-2' to > insert it. With the patch, that's what happens. But only when mouse-yank-at-point is non-nil? I still don't understand why allowing to yank by clicking anywhere in the buffer should depend on mouse-yank-at-point? It allows yanking at point, but in isearch it yanks to the search string in the echo area. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 20 06:55:23 2022 Received: (at 7787) by debbugs.gnu.org; 20 Apr 2022 10:55:23 +0000 Received: from localhost ([127.0.0.1]:45196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh7zX-00010I-B0 for submit@debbugs.gnu.org; Wed, 20 Apr 2022 06:55:23 -0400 Received: from quimby.gnus.org ([95.216.78.240]:44590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh7zV-000103-F9 for 7787@debbugs.gnu.org; Wed, 20 Apr 2022 06:55:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=3mZ02HcksYPE44hTJPTbs5R3tuSIdrICD74bGvyhQ3Y=; b=NyTKJPABodmKHEtFbyfhYF4xMf s7OmaAC6zghnr73GOqggGDzMh0b12mIFKuvcaCscyOvpxARGADdt9EEsb5Z+QSP8NvgHMEiADcvHa EpoF6bemtAtODlaTMUbhZeMVRG1cxvd/Qe1ZMrYxWOvoeXq1hzDyR4OBfR7wXoSt+Nro=; Received: from [176.75.143.124] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nh7zF-00011G-R9; Wed, 20 Apr 2022 12:55:08 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> Date: Wed, 20 Apr 2022 12:55:04 +0200 In-Reply-To: <86sfq89nwd.fsf@mail.linkov.net> (Juri Linkov's message of "Wed, 20 Apr 2022 10:39:38 +0300") Message-ID: <878rs09g8n.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: >> The test case is to double-click a word, `C-s' and then `mouse-2' to >> insert it. With the patch, that's what happens. > > But only when mouse-yank-at-point is non-nil? Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: >> The test case is to double-click a word, `C-s' and then `mouse-2' to >> insert it. With the patch, that's what happens. > > But only when mouse-yank-at-point is non-nil? Yes. > I still don't understand why allowing to yank by clicking anywhere in > the buffer should depend on mouse-yank-at-point? It allows yanking at > point, but in isearch it yanks to the search string in the echo area. When doing isearch, for the user it looks like point is down there -- that's where the input is apparently going, after all. So giving the yank result to isearch instead of inserting it where the mouse pointer is is consistent and expected behaviour. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 20 13:22:42 2022 Received: (at 7787) by debbugs.gnu.org; 20 Apr 2022 17:22:42 +0000 Received: from localhost ([127.0.0.1]:47308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhE2M-00066U-Dn for submit@debbugs.gnu.org; Wed, 20 Apr 2022 13:22:42 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:58761) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhE2K-00065v-32 for 7787@debbugs.gnu.org; Wed, 20 Apr 2022 13:22:40 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 149881BF208; Wed, 20 Apr 2022 17:22:32 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> Date: Wed, 20 Apr 2022 20:16:09 +0300 In-Reply-To: <878rs09g8n.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 20 Apr 2022 12:55:04 +0200") Message-ID: <867d7j8yi6.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >>> The test case is to double-click a word, `C-s' and then `mouse-2' to >>> insert it. With the patch, that's what happens. >> >> But only when mouse-yank-at-point is non-nil? > > Yes. > >> I still don't understand why allowing to yank by clicking anywhere in >> the buffer should depend on mouse-yank-at-point? It allows yanking at >> point, but in isearch it yanks to the search string in the echo area. > > When doing isearch, for the user it looks like point is down there -- > that's where the input is apparently going, after all. So giving the > yank result to isearch instead of inserting it where the mouse pointer > is is consistent and expected behaviour. I have no preference about whether clicking on the buffer should yank to the search string. Maybe some users expect that it should exit Isearch? But in any case I think it should not depend on mouse-yank-at-point. So maybe we could just remove this condition altogether to allow isearch yanking by clicking anywhere? - (if (and (window-minibuffer-p w) - (not (minibuffer-window-active-p w))) ; in echo area (isearch-yank-x-selection) From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 21 07:35:59 2022 Received: (at 7787) by debbugs.gnu.org; 21 Apr 2022 11:35:59 +0000 Received: from localhost ([127.0.0.1]:48573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhV6N-0003fq-8a for submit@debbugs.gnu.org; Thu, 21 Apr 2022 07:35:59 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhV6M-0003fc-0c for 7787@debbugs.gnu.org; Thu, 21 Apr 2022 07:35:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=SHKqUDIGex23BImJan2Knz1HNE5ZVBTxweCvuT+In4U=; b=RVj2ANVJhiakyPkeKM0Y54sdEJ UGqpbhwBY74AtF2BBJPw/gKfaxLztn4UWkgC3ezauHbtZ/eEsvwFSL2rXWoKmIxT6M+W56scTpGEh WDPhns9iV/e7bfjogfwNy5VD79XGoZ0yb/IZDlL+wHt/3+bt6fOESCWaXJx/TOvYgeyI=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhV6A-0004VK-Gq; Thu, 21 Apr 2022 13:35:48 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAALVBMVEX5+NKRjHOlng2D eTr9/AL+/fHCvQv9+yzd0w0mIBpiWzrp55v082mgnY7///9mmi1NAAAAAWJLR0QOb70wTwAAAAd0 SU1FB+YEFQsgIDwxuNkAAAGNSURBVDjLtc9PSwJBGAZwhcAvICz9uTSCrVa3IAyCGF/WUboYRIdO epAWOkRMaVcT0ZveGm3B6tKmXWLDIE8iBek9yj5Ms2nBzK5Bhx4YWObHO++zHm8ggBA/IGQj6fEi lEb8OMAHQAogh8MOuOX/oOAKe4DPgDiBVEFrQqgAuZI0sUi1Z0hZUCqVRFgATGGfAs1mxadWIUVx z/4UASuwDvmedp0j4lNRhTRhmeJzIkFcwS1eq9iR65aVuJJ4hSXHf+h+3QpbUcUBIX/EMuh8Dy4l MP21bh03gBhUAMKejJM5vQ3pgTihsZf62kPVwk1pB2Zvt1eRBpg+CRLMvGGsXa5QCcqMp3rHOnJd nd+bjYjRkyFkT7yz4bj8wQ+Y/L5mVqccwGxhDZBBqwym+YjPAdCCY8bGXQUI28U+wAl4BRKG5QJw qsZnwQ1iMxdTrgCx/tfqApFhpIcI5dOqEza7KJhHLuC2QwTv5Anf3+DIOwl+abUVVPOZYiaoyhO7 j6MM+ekPvnOf9Hi2XZP8BCowcFHj1o0JAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA0LTIxVDEx OjMyOjMyKzAwOjAwdW47wwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNC0yMVQxMTozMjozMisw MDowMAQzg38AAAAASUVORK5CYII= X-Now-Playing: Beequeen & Stetson's _Mort Aux Vaches_: "Komposition fur zwei musikanten" Date: Thu, 21 Apr 2022 13:35:45 +0200 In-Reply-To: <867d7j8yi6.fsf@mail.linkov.net> (Juri Linkov's message of "Wed, 20 Apr 2022 20:16:09 +0300") Message-ID: <875yn28y9a.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: > I have no preference about whether clicking on the buffer should yank > to the search string. Maybe some users expect that it should exit Isearch? > But in any case I think it should not depend on m [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: > I have no preference about whether clicking on the buffer should yank > to the search string. Maybe some users expect that it should exit Isearch? > But in any case I think it should not depend on mouse-yank-at-point. But that's what mouse-yank-at-point controls in other contexts -- whether the paste is going where the mouse cursor is, or whether it's going where you're typing. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 21 12:05:21 2022 Received: (at 7787) by debbugs.gnu.org; 21 Apr 2022 16:05:21 +0000 Received: from localhost ([127.0.0.1]:50834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhZJ3-0004l6-Hr for submit@debbugs.gnu.org; Thu, 21 Apr 2022 12:05:21 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:51845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhZIz-0004jm-Nd for 7787@debbugs.gnu.org; Thu, 21 Apr 2022 12:05:18 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id E725360010; Thu, 21 Apr 2022 16:05:09 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> Date: Thu, 21 Apr 2022 19:01:52 +0300 In-Reply-To: <875yn28y9a.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 21 Apr 2022 13:35:45 +0200") Message-ID: <865yn2togf.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >> I have no preference about whether clicking on the buffer should yank >> to the search string. Maybe some users expect that it should exit Isearch? >> But in any case I think it should not depend on mouse-yank-at-point. > > But that's what mouse-yank-at-point controls in other contexts -- > whether the paste is going where the mouse cursor is, or whether it's > going where you're typing. How this is related to deciding whether clicking anywhere in the buffer should paste to the echo area with the search message? From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 21 14:15:05 2022 Received: (at 7787) by debbugs.gnu.org; 21 Apr 2022 18:15:05 +0000 Received: from localhost ([127.0.0.1]:50914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhbKa-0000il-Qz for submit@debbugs.gnu.org; Thu, 21 Apr 2022 14:15:05 -0400 Received: from mx0b-00069f02.pphosted.com ([205.220.177.32]:22168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhbKU-0000hx-39 for 7787@debbugs.gnu.org; Thu, 21 Apr 2022 14:15:03 -0400 Received: from pps.filterd (m0246631.ppops.net [127.0.0.1]) by mx0b-00069f02.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 23LHYlTj019231; Thu, 21 Apr 2022 18:14:57 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : content-transfer-encoding : mime-version; s=corp-2021-07-09; bh=sEbVOGgo0b6kNXP1Bqzu0FWYilvp2B+RN7dsmUmfFvU=; b=IjzwmtdwI45TLRZzPovzpG88a3JZtelxUKidaFXSVytrekEcT5Dtc9ZTDlWrI+V5ukwb CBVFV4jcJUVyhfpnBMggHpDBDm+6Lo0DggY49y7bIvvXCVz79HK3b+kdbEj95z+DMYNV BMp3Vr3Wi3AR86z00pZQoOq0eG1M7d8t9qlX+l0SV2iSEzKmuoii4P9O30bS7EnZsNY5 lMtgtqPOGfuS3tJbGoss/SOOI2WK9tXZ6LpIyeKm01otCejRML5+AoRTSknYaAhIAYjJ 73p8uYW6RqVzh0UCwxCG2swgGaf5nA038y6zOzxO1fIRe4K2YFkjuLMyOz05PWP7BLba nQ== Received: from phxpaimrmta01.imrmtpd1.prodappphxaev1.oraclevcn.com (phxpaimrmta01.appoci.oracle.com [138.1.114.2]) by mx0b-00069f02.pphosted.com with ESMTP id 3ffmk2vtk4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 21 Apr 2022 18:14:57 +0000 Received: from pps.filterd (phxpaimrmta01.imrmtpd1.prodappphxaev1.oraclevcn.com [127.0.0.1]) by phxpaimrmta01.imrmtpd1.prodappphxaev1.oraclevcn.com (8.16.1.2/8.16.1.2) with SMTP id 23LIADgn006604; Thu, 21 Apr 2022 18:14:56 GMT Received: from nam11-bn8-obe.outbound.protection.outlook.com (mail-bn8nam11lp2174.outbound.protection.outlook.com [104.47.58.174]) by phxpaimrmta01.imrmtpd1.prodappphxaev1.oraclevcn.com with ESMTP id 3ffm8ce7fp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 21 Apr 2022 18:14:56 +0000 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=WKAARWCbFfNjgohdUZKoM5vlwg3voiBs41RbHERzU98NhLznp8L3M6WhvU05cndSOx+mVaubIieTiTojxDox3FNYpp9274Ul8/VI2mHDavDz8sfdOhj747gTAzQwoscPHJQSzowc229uIvLdf3Dyc4ND+zHiYt0VumLqxhYeIN9A4SJESu9qm3h0Z8+H/cukM7g6FQ5AQzBpAkCbz0/EYMVV0eysIjRybhUTmVEcDGLFOEWmk35kKM/lmNQX8JB/rPYkoL3Yuf202zp6hTUdyNe/ho9Cxd4OZwgXVFQFbxR+v8SJDJV1lpmOD2TvP7nF+rydK1ITBDxmMyO15kV1Dg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=sEbVOGgo0b6kNXP1Bqzu0FWYilvp2B+RN7dsmUmfFvU=; b=k0SXHBXtHCLuYQUZNJCKCQhkkvu06qAFwI30xibzCwlW2YTh8ORz3q9p3P9FEsL8giCB7FPYqID0JqcBt7jP2aaVe8hhSh47vmA8xI6DeFPNKoSlaX4PbXL1z6G8bRm5YWU7lFbFSPh4S8lByYvbvRHQq2mfF+o3zn0ntvUIVglT/jQ281PqBPKJIhC5x3NUv2B6V0iyTDGNFKmBjiwwv5kRHCnjNOBvdb8Fn+tGIUcov2HJ20dbEoK8lHdyquROlYOUeFLvYQXvwyB23zIKwgDmY1jQ0WIitlq/GdhrArVAk4nUQ4Csxk75bl+HNDJGQkSm9R8i7Wq2cWUM8M+e8g== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.onmicrosoft.com; s=selector2-oracle-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=sEbVOGgo0b6kNXP1Bqzu0FWYilvp2B+RN7dsmUmfFvU=; b=WNQC4M71DfA4M1uXvQ2esShNB8Xs35k6rS6Dk1QQuENFH1KXLmijbrc34NF6eZAhLcR+7x0H0nNomDtc5Rhw6PruCMnKVc6LAhTSm3/gz3m5WKTpKRR6eDdyikyth7xQ68sc19HXD+N9sgGBrY/cFqv3+vSQsxRvEJWLHJUJCnU= Received: from SJ0PR10MB5488.namprd10.prod.outlook.com (2603:10b6:a03:37e::19) by DS7PR10MB5973.namprd10.prod.outlook.com (2603:10b6:8:9f::12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5164.20; Thu, 21 Apr 2022 18:14:54 +0000 Received: from SJ0PR10MB5488.namprd10.prod.outlook.com ([fe80::a0e7:5f38:ab50:5123]) by SJ0PR10MB5488.namprd10.prod.outlook.com ([fe80::a0e7:5f38:ab50:5123%9]) with mapi id 15.20.5186.015; Thu, 21 Apr 2022 18:14:52 +0000 From: Drew Adams To: Juri Linkov , Lars Ingebrigtsen Subject: RE: [External] : bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Thread-Topic: [External] : bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Thread-Index: AQHYVaXfKHMuN8sYIUmt9oPkDJArIKz6qs7w Date: Thu, 21 Apr 2022 18:14:52 +0000 Message-ID: References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> In-Reply-To: <865yn2togf.fsf@mail.linkov.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: abb9243d-4d6f-4c84-9968-08da23c2d4a5 x-ms-traffictypediagnostic: DS7PR10MB5973:EE_ x-microsoft-antispam-prvs: x-ms-exchange-senderadcheck: 1 x-ms-exchange-antispam-relay: 0 x-microsoft-antispam: BCL:0; x-microsoft-antispam-message-info: d94LrGIh+ZV5NW+unI5usVsYtRBtWMtUj5uCkEdtrHl6q6QdXcXt3hM/UHrkrjwuvjTY3m7V6BYySlCcLCVg8TfCG7/9XNyUpN5DLGbw301T5nYrCPX8mPPmI58FC1lkHqZDwWuybejDq+UYlJO/TWtVIUqHJjqXYxUsCl4A2s1qN3hkEHSEBD7WsqQPtwxPFJpdPVhROfJl0bd4A2ocWhQFe1/Nez2QGkV8oRK6wZoqVpsIFjm4G6r/5EGRDJL/AEFz3Tp+BHQmCg5eBPiPddnB2zgYsQaLdlP6FQF1WhQ0WwSmY9ufYLQvGx+BOSml/hb/rHqMe1IqPa/fYJLBr5NbMWYO0i+Ze2xYfoWy6bQfF8n2YSwh6bD9zUk906HHhTua6c7PH3JSm77aoHJ36/SIqpBXLMeJ/a+I8YfZgtSbh0LRDS0V+Wxs+oo9TWdnfV3/nrSjblUvpK6kDU6ENEORd5sgAPIglrQ3SieXvUFmusUqUTd5vmnJ/kVboLy5rfrqISc5t29HPgFhMbihUE/PBKeMunqD0vKx9qKPbt9Y3EvFjXuYxioF+wMzLZd8x/mFbJ/oZIzO/PGuB7XLtyy2AKir7OeQggCc+Iyf+3BAmtrzGdQXNRBn5idV1y6WbN2PU9cUpnIhvF2znTyeuk9roVztikt5Jzf37JQAiG3y63+yV1RCJZ+uFvPtakMCLQVcyFPxFXT5Ifo8RzY+CQ== x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:SJ0PR10MB5488.namprd10.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230001)(366004)(4744005)(8676002)(66446008)(66476007)(4326008)(76116006)(2906002)(33656002)(26005)(54906003)(9686003)(66946007)(66556008)(64756008)(55016003)(122000001)(316002)(52536014)(86362001)(5660300002)(7696005)(508600001)(44832011)(8936002)(71200400001)(38100700002)(38070700005)(6506007)(186003)(110136005); DIR:OUT; SFP:1101; x-ms-exchange-antispam-messagedata-chunkcount: 1 x-ms-exchange-antispam-messagedata-0: =?us-ascii?Q?d2kKCHHzxeNe2Sa8G/zQXOvr61y2BXbUkjoHMTY7TwK2w1Cnc5/4BbEwuNMM?= =?us-ascii?Q?xnNJ6CaxvkZfKaq18r4/LdH11WJPwPvVbnuBsnLQ2qwmFmTVVO3HXHrCyJV7?= =?us-ascii?Q?yDiAc484g2n7t/vmRdy0WdO0FCVZ3wInfZgp8GWiFWQYN7ykb4DLB4GYFHzr?= =?us-ascii?Q?7TbhLDV7Rfp5RARQRiuRINVpLf+yTN5R3EYlep/JEOT7mXHP4pISIlt/pOpr?= =?us-ascii?Q?hoMBkxisrBdclPR7U83yXOYi4BVfHxkqqnkypBr0hIYtwOlFeU+DuenfiLer?= =?us-ascii?Q?/0Mt+t4NqojI8nZJROCWcoRiFmztn7D6+sMvd9zEs4ftkRHkj9t7t8+nDH8A?= =?us-ascii?Q?7MC2Uv1sAgEdjNElLm95k67dMTca+hRR6kiLo62002Oyjllay3cdW8mhyN1s?= =?us-ascii?Q?kcruM1eZ+ifo23zCe8Ceq0s8UMdybukbh2Ny+9d6GoisSD5xFS8WyT4HAw4c?= =?us-ascii?Q?TCnwfBEDqlHhtI7StJbkd2piMoNfESmI3rEUyoCjZnIAAHSpb5ut0vUIMeu/?= =?us-ascii?Q?jbBynQiFvae/pj7gUSbNuVT7CH0kwKu5TjXPA6Zmiv8//Q39NmETpI3H22Wf?= =?us-ascii?Q?+RSjz+aLfthHY0oKnziGARpZfBPSY7OEZwro275i+1ZUc8zJGgBF842Xa7O3?= =?us-ascii?Q?EQs5IP26KaRu0DAAZto1AHQFZJKXAAePJI6fB/uD8R3QRJthkpNpjqRpIxHm?= =?us-ascii?Q?txk0QJsRPrim5BiiCtBly2B1gYq9yM66YsXrdPnazZhuzAEe+ORCR/cGCJJV?= =?us-ascii?Q?dsKYHnPX/ChAsyKrqMV+pGcNQba0SAJB14J9kn+mg23ZI8MMYDU1bqd5g+Rm?= =?us-ascii?Q?fQXH6hF0oF3TStijmxkA+a6lwwItTowCOwGJftMKAQfL2TmkKy2ibRWs91gP?= =?us-ascii?Q?bo3yhbPtd2g/+/+wF6JOulH4jAEKmCY5hTEGxxP7AybuhqB6/GcDhm0pUIy0?= =?us-ascii?Q?I58If0IVqM5+cR8DSrSTsVc+MGnSuGDifu1ZpoH1QAH20b1k7st0+Qo535AT?= =?us-ascii?Q?YtQYeEVjOoP7mNGg+nODnM0C+LHizxqXQd26ah1dFNz8fngF5hmSrRSGwBSa?= =?us-ascii?Q?ciUnDy+jBaKKWBucpyOkh0+8UtXckJRSN+f/qZZEdOewiosMrlAzKYRBAhnR?= =?us-ascii?Q?f7Iqu/G76KrZKB+ixpHTX2bvvnvBV+avNitLVUhkoLUgAsDVYESJmZA+XVzi?= =?us-ascii?Q?16WzchlIt1RYR5AEuZFkpGmuTdsmkRowGTYsaQxedWdrgtQNo6tB4XUdcAAw?= =?us-ascii?Q?c8SRVP/3u3LT2gDgVS0Xo+dbis6WXkudVTqHHH1mN0kpAI0u86jdIuogyc+a?= =?us-ascii?Q?6XqFKZnxqZ7LvkqMNgW+ZwKCCNffiWqdWeyhMPAPsMlgrxbgUxlVlmvUNlW4?= =?us-ascii?Q?eP9SJTIdDiQnEDHBVwCKUHR2Xf90Qonq7IpZrBtm2E9Pt2uuEOgbyZ5qwyS6?= =?us-ascii?Q?uzmSefXutjhJQ82avhbYTqYqdtclN+HK9SQ9uqk1rQEkLPojwHKi0sqEfZ3S?= =?us-ascii?Q?QMP7rdmkj5XnnbBvFr6cipLk80FPitN2wY6/6g+4X5sw9/S9AyODl4c1k+rH?= =?us-ascii?Q?nwVu2t/zYjt+/HFxiIoXwseEYF7IQjHc8dg33vnB3p587Dqc6DWSAhIJCWVP?= =?us-ascii?Q?6Zflpnm97IK2tZSwcFNWCWY8VNiaTwT4esIWuEug6+UWNXk8D0bPhf+cKzcw?= =?us-ascii?Q?QDxkvpbDCLSCYSBiD9iq6W0Bqj+xBT/EM4vhPoGGLH9mc/ZTA8JcEuTpZ3y+?= =?us-ascii?Q?u/hJFvBbrQ=3D=3D?= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: oracle.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-AuthSource: SJ0PR10MB5488.namprd10.prod.outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: abb9243d-4d6f-4c84-9968-08da23c2d4a5 X-MS-Exchange-CrossTenant-originalarrivaltime: 21 Apr 2022 18:14:52.3971 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 4e2c6054-71cb-48f1-bd6c-3a9705aca71b X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: 56FmBmG5yzIagfbdSKNAylqJIoBrQ6bJDd1vOPXTFQ6j5Rg1qQbAAC+1+QHb6M+KKJuaixl3rBSPfO6QbqmXfA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DS7PR10MB5973 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.486, 18.0.858 definitions=2022-04-21_03:2022-04-21, 2022-04-21 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 adultscore=0 malwarescore=0 mlxlogscore=999 suspectscore=0 spamscore=0 bulkscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2204210096 X-Proofpoint-GUID: UJ9Doj47m9dnuPoOkA5693NnsgyZi62J X-Proofpoint-ORIG-GUID: UJ9Doj47m9dnuPoOkA5693NnsgyZi62J X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: "7787@debbugs.gnu.org" <7787@debbugs.gnu.org>, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Caveat: I'm not following this thread. ___ I'll just mention that in `isearch+.el' I redefine `isearch-mouse-2' (bound to `mouse-2' in Isearch) so that it respects option `isearchp-mouse-2-flag': If `isearchp-mouse-2-flag' is non-nil, yank the X selection. If `isearchp-mouse-2-flag' is nil, yank it only if the `mouse-2' click is in the echo area. Otherwise, invoke whatever `mouse-2' is bound to outside of Isearch. I think this handles OP's use case (yanks selection to Isearch string), but I could be wrong. From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 22 07:36:59 2022 Received: (at 7787) by debbugs.gnu.org; 22 Apr 2022 11:36:59 +0000 Received: from localhost ([127.0.0.1]:51747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhrat-00070t-2o for submit@debbugs.gnu.org; Fri, 22 Apr 2022 07:36:59 -0400 Received: from quimby.gnus.org ([95.216.78.240]:37606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhrar-00070Y-2w for 7787@debbugs.gnu.org; Fri, 22 Apr 2022 07:36:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1299FF5Drgby9tN4ZpfwhkOpOg5ojKJ++D04TvGdOJI=; b=GRVdXB7aVyReqNRG3lvZ4Oj/tT 87ZHZHtDEE708vOSuxAdVoV3HGYhm6V2w2cx8TQZnYXBkimO14ZUjNrxOo8kIRc+hPLhpw243G7SE 8lZUvL2potKPRFgm98LVAwYw41Lxjm163sq2KHhNvTSOmOneg3JDIXe2YMeq1tYnbC50=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhraa-0005sX-Qo; Fri, 22 Apr 2022 13:36:43 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAFVBMVEUPHloXGy87W1NV i3CZf2zQzr7///9e39abAAAAAWJLR0QGYWa4fQAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1F B+YEFgsiKBJp/YcAAAFmSURBVDjLzdJLYoQgDABQddq9Yab7EvAAEj0ACgfoCPe/SoOD33HRZVlp HvmgFMX1Kov/tAAuw1IC1O/hCpEB3sNkUvwMlcrxUy3lAyGvM7gYiVChPDXRTk/UkUHoDlC5aH2I Iwof5R6UC/YrOERDcADt3PMRx5EQdLsH7/zPV4wTog7tbqxbDN42cTI8bm/ns7yymhijbYiHIvEE 2ITjAQj1aDojcYPbDKg4RbV62OCTYRDEcSMM7kr1nGAZBhruCF4ukCo5ECqlCHzgCk1KAMENlJGk 5QqeQcKd+CsaUNitMM/EpSYaSSp0bYZqAcNd2kau436kYfmBwx1JAWuPdIr0fZBI07eQ9wX6DAIb Q2ZNgNR7BsB+oqEG2EGYd/F1UwMc4XWdSp4M6neASj1FUV4BGiwPpfJfqysl4RoQjmDzVQa4gmIP Ne/LUG+QL1U+3yUsb3+GIVfKh6tXsHnXGYI8Qo7/Ak/QawweYX13AAAAJXRFWHRkYXRlOmNyZWF0 ZQAyMDIyLTA0LTIyVDExOjM0OjQwKzAwOjAwzOLnRgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0w NC0yMlQxMTozNDo0MCswMDowML2/X/oAAAAASUVORK5CYII= X-Now-Playing: Tricky's _Fall to Pieces_: =?utf-8?Q?=22I=E2=80=99m?= in the Doorway" Date: Fri, 22 Apr 2022 13:36:40 +0200 In-Reply-To: <865yn2togf.fsf@mail.linkov.net> (Juri Linkov's message of "Thu, 21 Apr 2022 19:01:52 +0300") Message-ID: <87mtgd2vuf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: > How this is related to deciding whether clicking anywhere in the buffer > should paste to the echo area with the search message? Because you're "typing" down there -- at least that's what it looks like to the user. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: > How this is related to deciding whether clicking anywhere in the buffer > should paste to the echo area with the search message? Because you're "typing" down there -- at least that's what it looks like to the user. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 24 11:50:29 2022 Received: (at 7787) by debbugs.gnu.org; 24 Apr 2022 15:50:29 +0000 Received: from localhost ([127.0.0.1]:60019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nieVI-0001d0-VJ for submit@debbugs.gnu.org; Sun, 24 Apr 2022 11:50:29 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:49675) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nieVH-0001cY-Us for 7787@debbugs.gnu.org; Sun, 24 Apr 2022 11:50:28 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id B479F60004; Sun, 24 Apr 2022 15:50:19 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> Date: Sun, 24 Apr 2022 18:49:10 +0300 In-Reply-To: <87mtgd2vuf.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 22 Apr 2022 13:36:40 +0200") Message-ID: <86ilqyo5c0.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >> How this is related to deciding whether clicking anywhere in the buffer >> should paste to the echo area with the search message? > > Because you're "typing" down there -- at least that's what it looks like > to the user. But the cursor remains in the buffer. From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 24 11:59:21 2022 Received: (at 7787) by debbugs.gnu.org; 24 Apr 2022 15:59:21 +0000 Received: from localhost ([127.0.0.1]:60036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1niedt-0001qq-5H for submit@debbugs.gnu.org; Sun, 24 Apr 2022 11:59:21 -0400 Received: from quimby.gnus.org ([95.216.78.240]:41734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1niedn-0001qI-8W for 7787@debbugs.gnu.org; Sun, 24 Apr 2022 11:59:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=rSedjgSB8HRWeGnd7sia3NTDBQ7J1GGeeYV0Ubpn/Bc=; b=CPiOSr+ICGvFAcQAPpPFT8Aab1 AyjhZFlpQtlvxS2JcxJEQuQtOUqD0vxKD2s4UEhHobg7f0bhw68OFUee2RQktTP6SOvdhDMKwl/Np HpaMNpZu8K9poNj/KeNKAf3TKZxmPnHHmLnjQ7REtqd6fk1+ypSYpAfxQwLPHJL65SlQ=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nieda-0007qI-Bk; Sun, 24 Apr 2022 17:59:04 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEWwhE6UcENOOyb/ //8uwsZBAAAAAWJLR0QDEQxM8gAAAAd0SU1FB+YEGA85AGk8QQgAAAGVSURBVCjPTZIxb9swEIWP BqzBU4coQDx3qX+FXBQGqskpdATMOSpK/ooMhYdOilARIac0CAnd/coe5SQIB0Ifnvjwjo9Q4/vq gD+sj+DAvX/euUXxZfv72S5ARgRyr6Bdbzj0C6TUgeLZvbodAZjerF8AXCrgiOm4RucWZTaDapzn XOAOk2YTY4af3NSdxNBmyaZgjcxoTAG6AmTKF4XRUtkzldQ5GseTZioKdd01o5yD6HkyqHlCRxCt mWR+mg7FACcnP85PF8CSNAqIm9UF8lPFCShdYFCUgFO7TPT7mBDIbrjgp2Y7Af/a8G0BJQa59jKn ezwqjhC2I/WweWzqUwBuH2ZCExu7lTj6/kWOBLCuWA/P/3odGmQvIyTvmxVVl36euR1WYc3BAlFl 670KsLPXorSnG9yHFVkF7M/fq7gPFU9U4KAi/rmRaeE8/jg0iX335fYEMY9f7106f+sFOI4Pwy55 QhTgs1QUMxOWTntOUhRPJ2l7nEERZ7atxLH2aps4E2kCcmx38iqk2FQg23L7mfr/lhkgTXaQ2WMA AAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDQtMjRUMTU6NTc6MDArMDA6MDDYApuOAAAAJXRFWHRk YXRlOm1vZGlmeQAyMDIyLTA0LTI0VDE1OjU3OjAwKzAwOjAwqV8jMgAAAABJRU5ErkJggg== X-Now-Playing: Ass's _Ass_: "Two different ways" Date: Sun, 24 Apr 2022 17:59:01 +0200 In-Reply-To: <86ilqyo5c0.fsf@mail.linkov.net> (Juri Linkov's message of "Sun, 24 Apr 2022 18:49:10 +0300") Message-ID: <871qxm8oca.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: >> Because you're "typing" down there -- at least that's what it looks like >> to the user. > > But the cursor remains in the buffer. Technically, yes, but in any way that makes any user interface difference. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: >> Because you're "typing" down there -- at least that's what it looks like >> to the user. > > But the cursor remains in the buffer. Technically, yes, but in any way that makes any user interface difference. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 24 11:59:26 2022 Received: (at 7787) by debbugs.gnu.org; 24 Apr 2022 15:59:26 +0000 Received: from localhost ([127.0.0.1]:60039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1niedy-0001r7-I4 for submit@debbugs.gnu.org; Sun, 24 Apr 2022 11:59:26 -0400 Received: from quimby.gnus.org ([95.216.78.240]:41752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1niedx-0001qo-24 for 7787@debbugs.gnu.org; Sun, 24 Apr 2022 11:59:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=wSD/E0lJ15bK9kFF3hPtnJAVhYjK6tNa8NMK5RZ5yqY=; b=TZpH3h2Lf2Vsk7dAFBy2DxxdAS Wt9e1hF6ILY+GISqs9lB0xCGB7lA4yHk91BivKPUy6e/68dNs4MgfeEvlGGnmVGHesztf+q0ShvLJ bQiKVSmhVvgyhqJKxwbAE0i/HgQJ5cZXzCMj25sPhr2NIlMflRU/c72H2lal/BAwi4sc=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1niedk-0007qP-E0; Sun, 24 Apr 2022 17:59:14 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode In-Reply-To: <86ilqyo5c0.fsf@mail.linkov.net> (Juri Linkov's message of "Sun, 24 Apr 2022 18:49:10 +0300") References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87wo9s1q0y.fsf@marxist.se> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEWwhE6UcENOOyb/ //8uwsZBAAAAAWJLR0QDEQxM8gAAAAd0SU1FB+YEGA85AGk8QQgAAAGVSURBVCjPTZIxb9swEIWP BqzBU4coQDx3qX+FXBQGqskpdATMOSpK/ooMhYdOilARIac0CAnd/coe5SQIB0Ifnvjwjo9Q4/vq gD+sj+DAvX/euUXxZfv72S5ARgRyr6Bdbzj0C6TUgeLZvbodAZjerF8AXCrgiOm4RucWZTaDapzn XOAOk2YTY4af3NSdxNBmyaZgjcxoTAG6AmTKF4XRUtkzldQ5GseTZioKdd01o5yD6HkyqHlCRxCt mWR+mg7FACcnP85PF8CSNAqIm9UF8lPFCShdYFCUgFO7TPT7mBDIbrjgp2Y7Af/a8G0BJQa59jKn ezwqjhC2I/WweWzqUwBuH2ZCExu7lTj6/kWOBLCuWA/P/3odGmQvIyTvmxVVl36euR1WYc3BAlFl 670KsLPXorSnG9yHFVkF7M/fq7gPFU9U4KAi/rmRaeE8/jg0iX335fYEMY9f7106f+sFOI4Pwy55 QhTgs1QUMxOWTntOUhRPJ2l7nEERZ7atxLH2aps4E2kCcmx38iqk2FQg23L7mfr/lhkgTXaQ2WMA AAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDQtMjRUMTU6NTc6MDArMDA6MDDYApuOAAAAJXRFWHRk YXRlOm1vZGlmeQAyMDIyLTA0LTI0VDE1OjU3OjAwKzAwOjAwqV8jMgAAAABJRU5ErkJggg== X-Now-Playing: Ass's _Ass_: "Two different ways" Date: Sun, 24 Apr 2022 17:59:09 +0200 Message-ID: <87zgka79rm.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: >> Because you're "typing" down there -- at least that's what it looks like >> to the user. > > But the cursor remains in the buffer. Technically, yes, but not in any way that makes any user interface difference. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: >> Because you're "typing" down there -- at least that's what it looks like >> to the user. > > But the cursor remains in the buffer. Technically, yes, but not in any way that makes any user interface difference. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 25 11:45:31 2022 Received: (at 7787) by debbugs.gnu.org; 25 Apr 2022 15:45:31 +0000 Received: from localhost ([127.0.0.1]:35890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nj0u2-0006sO-Uw for submit@debbugs.gnu.org; Mon, 25 Apr 2022 11:45:31 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:34157) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nj0u1-0006s8-EW for 7787@debbugs.gnu.org; Mon, 25 Apr 2022 11:45:30 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 7F76F240010; Mon, 25 Apr 2022 15:45:21 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> Date: Mon, 25 Apr 2022 18:38:59 +0300 In-Reply-To: <87zgka79rm.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 24 Apr 2022 17:59:09 +0200") Message-ID: <86wnfdi4e8.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >>> Because you're "typing" down there -- at least that's what it looks like >>> to the user. >> >> But the cursor remains in the buffer. > > Technically, yes, but in any way that makes any user interface difference. > > Technically, yes, but not in any way that makes any user interface difference. Is this a Schrödinger's answer? ;-P Anyway, I see no reasonable way to explain why mouse-yank-at-point would affect what currently is documented as: Clicking ‘mouse-2’ in the echo area appends the current X selection to the search string (‘isearch-yank-x-selection’). From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 05:46:51 2022 Received: (at 7787) by debbugs.gnu.org; 26 Apr 2022 09:46:51 +0000 Received: from localhost ([127.0.0.1]:37078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njHmV-00051w-JR for submit@debbugs.gnu.org; Tue, 26 Apr 2022 05:46:51 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njHmS-00051h-Ee for 7787@debbugs.gnu.org; Tue, 26 Apr 2022 05:46:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=o0NDypr1hxLBxEyAuLRkLRiPvW54x/1SmaNBbvumRMI=; b=XQ6wJwMEvfiJWUF217xM40NXAc uS2yhjep9N3vjY4uQpa3QY13tK8vBfjZflpBZ+5ASCZ3qC/tr9CYpob2fS9wb1eTQGrZ0jwkt348m ZpLMnr4O1Nl0hUeUNDKHtb0kJV/gZ76SwhDdznuBdlhC1dFSuAozasLyqui7mmGyhlL8=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njHmC-0006yq-Pa; Tue, 26 Apr 2022 11:46:35 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> <86wnfdi4e8.fsf@mail.linkov.net> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAElBMVEVAQD5XVlSAf32v rqwnJiX///8cGdnKAAAAAWJLR0QF+G/pxwAAAAlwSFlzAAAOdAAADnQBaySz1gAAAAd0SU1FB+YE GgkfNsvc44wAAAFzSURBVDjLnZLtYcQgCIah5wDiZYBqOsAldgBs3X+m8mFs7vLv/JEAj8CLCnBZ SLqucaB3wYXhBM+JI34AeikkgVLKmeAE1VeOAyT39wPUsTEdPqzD8IK0TjCLzuVd/4XEsyYB4iNe gZt3Lbo9W3Yk5u6zt4IiIJEoGHPaL6psmaNkL7HNX5FEqPte3DwGSg70s6804zX7JiiSvtYzqOum ICPivX4GBtUOzB9yOgNIzw0j8O0RQJ2SDZBmbCK7/343EXo7MhoIeHAMbd0CW4YBIo63+t07033P ofMZfNRF4vnnkSn0JndmAB0Q5bYk6WRgXwX0+FO/OCYKnDJFBcVKdctoeiFygKHVBeUsIWJA6dlR gdyYtF+aAcCydAOsKbKHLWPxuAzgzw3UUUAWHwAcdE4FPC4gnkBvUsqMPp90DE58g4DjiQ3QrwCe AL8HUF/UFUSklPEKtI4pflZ1RDHSIK+AXoBPbvx1QK3O1x6dwyFigD8OqYZhEj8xqQAAACV0RVh0 ZGF0ZTpjcmVhdGUAMjAyMi0wNC0yNlQwOTozMTo1NCswMDowMAETdhMAAAAldEVYdGRhdGU6bW9k aWZ5ADIwMjItMDQtMjZUMDk6MzE6NTQrMDA6MDBwTs6vAAAAAElFTkSuQmCC X-Now-Playing: Shearwater's _Shearwater plays Bowie's Berlin Trilogy: Part 1: Low_: "A New Career in a New Town" Date: Tue, 26 Apr 2022 11:46:31 +0200 In-Reply-To: <86wnfdi4e8.fsf@mail.linkov.net> (Juri Linkov's message of "Mon, 25 Apr 2022 18:38:59 +0300") Message-ID: <87levsjhxk.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: >> Technically, yes, but in any way that makes any user interface difference. >> >> Technically, yes, but not in any way that makes any user interface difference. > > Is this a Schrödinger's answer? [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: >> Technically, yes, but in any way that makes any user interface differenc= e. >> >> Technically, yes, but not in any way that makes any user interface diffe= rence. > > Is this a Schr=C3=B6dinger's answer? ;-P Tried to stop Emacs while it was sending the first version, but it didn't work. :-/ > Anyway, I see no reasonable way to explain why mouse-yank-at-point > would affect what currently is documented as: > > Clicking =E2=80=98mouse-2=E2=80=99 in the echo area appends the current= X > selection to the search string (=E2=80=98isearch-yank-x-selection=E2=80= =99). I don't understand why? But since you're so dead set against this (for reasons I don't understand), what about introducing a new user option like `isearch-mouse-yank-append' or something? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 11:29:40 2022 Received: (at 7787) by debbugs.gnu.org; 26 Apr 2022 15:29:40 +0000 Received: from localhost ([127.0.0.1]:40280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njN8G-0008W3-8Y for submit@debbugs.gnu.org; Tue, 26 Apr 2022 11:29:40 -0400 Received: from mx0b-00069f02.pphosted.com ([205.220.177.32]:49654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njN8D-0008Vu-CX for 7787@debbugs.gnu.org; Tue, 26 Apr 2022 11:29:38 -0400 Received: from pps.filterd (m0246630.ppops.net [127.0.0.1]) by mx0b-00069f02.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 23QDSwTm003700; Tue, 26 Apr 2022 15:29:35 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : content-transfer-encoding : mime-version; s=corp-2021-07-09; bh=0gPbWLXS/vS/NuYI/VxPbZJlOgCxXOqBZhi5E0Vik5E=; b=tPoXkeFytAD1VeSvb+Maljg2lnRuQ3IKR+tp95rY+rHa1GK0lM2Jm7LzQh8pE3kwciCe OKHfEfV5iqtnRE7ZiR//xigzAUaLD5VVwEwnMyCOEBUsyZRw0oqXEndnY22hexKI/BWh dhYS4dJCaJ+ojiBTkKRakF1TkucXBQy9kmUNsbRWZhT5tQJ+rwr1a9Hzfzbil1N4AJDI LgvcuA0O9VCWgdYoRVM+5S2Zr7chnbGsswJLqjDIITQuwmILRomAzxH1SUCHYQ54gmSq ph9ovJgyomfWDw8SRGhIgNRb/Qr4ftawVZ/zK1w5LEN3fcie+UJXsI6Exvl6SuQETHTY Mw== Received: from iadpaimrmta02.imrmtpd1.prodappiadaev1.oraclevcn.com (iadpaimrmta02.appoci.oracle.com [147.154.18.20]) by mx0b-00069f02.pphosted.com (PPS) with ESMTPS id 3fmbb4p98x-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 26 Apr 2022 15:29:33 +0000 Received: from pps.filterd (iadpaimrmta02.imrmtpd1.prodappiadaev1.oraclevcn.com [127.0.0.1]) by iadpaimrmta02.imrmtpd1.prodappiadaev1.oraclevcn.com (8.16.1.2/8.16.1.2) with SMTP id 23QFA4hA025486; Tue, 26 Apr 2022 15:29:24 GMT Received: from nam10-mw2-obe.outbound.protection.outlook.com (mail-mw2nam10lp2109.outbound.protection.outlook.com [104.47.55.109]) by iadpaimrmta02.imrmtpd1.prodappiadaev1.oraclevcn.com with ESMTP id 3fm7w3he9u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 26 Apr 2022 15:29:24 +0000 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=X9h+cBSmxomTVsoAOo/l/obe3+xpzVi3qytL6lBhgAmYrYgTzQJVhhuy3YOsNLdjFy0qOttQ07/VPZfGztgGcQrLxLYEi8FgO18RLg/4rRnZ5YzCryc1T+m+LD3gE3oQK003XOKzl0bCiC3PDjenn+yc7oAPVjv5zdIqUGn40mG41YVDQRzbjGWw+7GkysEuROfJCuBtsw8Eh940U2epJZDX4EDArvYnuJLNcArZxt2lANu0o4bI8UADgsiWdSgPAOph4ep9+Ylm/QiE1sr/i4Ymnve34SaBnCED4VPfK3LTMpavZFBTBe9amx0xlfmu30WFH+CdavTmzYTx4kkVBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=0gPbWLXS/vS/NuYI/VxPbZJlOgCxXOqBZhi5E0Vik5E=; b=YTXfTPymzP4TLj5o5GAtNGWggktu7NYhS+DmN0paAqKy3L66Kt1HTjpGPwUmYZPItySiZ0m8q3ANmcY7pADn0/wIR3ZyGvJvkgYpWFAilrv4/486cB1271WJzD9zHVYIrxN+h9EE/tyOU1M0yjmh5iZvEcqXZdur2qKii/sFwhELf7WtaeESDc+9yjiSzNxvb95WjjQwtBZb1N6USUjU865gPdcKMhGjVM3NPiZBlJQd77U9QomQbIcsCMmk2+9WMS8xEQYvxTzUBzc5c9OlIeCd/8bC+ZjW91UfmBmVEE2fTlaOjcpqZzZQmYmZc8xWQGqzUZKPbGcBhnKve2BCUw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.onmicrosoft.com; s=selector2-oracle-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=0gPbWLXS/vS/NuYI/VxPbZJlOgCxXOqBZhi5E0Vik5E=; b=C156Y5pC4RV/fbi80LQZx6C+T5MR/tEZEO06752FtH9fk5ba0geGShaczUB9vr/wDNTGZsntj4bLiu4YabnVfvwpIGaL0jOilfDNqiVWsb3GptxCNQ8uwiLGd9C9aJF1hTodppKC2AVaMBluiSe2ibpbx9SVjL0SQYkaEFPCjEk= Received: from SJ0PR10MB5488.namprd10.prod.outlook.com (2603:10b6:a03:37e::19) by CY4PR10MB1941.namprd10.prod.outlook.com (2603:10b6:903:11b::20) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5186.15; Tue, 26 Apr 2022 15:29:22 +0000 Received: from SJ0PR10MB5488.namprd10.prod.outlook.com ([fe80::a0e7:5f38:ab50:5123]) by SJ0PR10MB5488.namprd10.prod.outlook.com ([fe80::a0e7:5f38:ab50:5123%9]) with mapi id 15.20.5186.021; Tue, 26 Apr 2022 15:29:22 +0000 From: Drew Adams To: Lars Ingebrigtsen , Juri Linkov Subject: RE: [External] : bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Thread-Topic: [External] : bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Thread-Index: AQHYWVXYgzd8VU5QiU+sWgX09bdWha0CUQRQ Date: Tue, 26 Apr 2022 15:29:22 +0000 Message-ID: References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <87blr41npz.fsf@marxist.se> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> <86wnfdi4e8.fsf@mail.linkov.net> <87levsjhxk.fsf@gnus.org> In-Reply-To: <87levsjhxk.fsf@gnus.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 8f0a3ecb-980a-4750-978e-08da279989cd x-ms-traffictypediagnostic: CY4PR10MB1941:EE_ x-microsoft-antispam-prvs: x-ms-exchange-senderadcheck: 1 x-ms-exchange-antispam-relay: 0 x-microsoft-antispam: BCL:0; x-microsoft-antispam-message-info: /desggqwITDR76blCQGwGV1EJNJhMOTLfEaIB69bQQuKxUKKsfiAYQzfNVGItC3w/KuO4AWlC+T7BPg6dnd5Jz1R1fGAh9TuvtbFU79JYgmgg6DFdq17EODcO1gTZMgdkKDzPYs8LtaLXjYU0pH24yjVM4E12uF1zvMy/ARRqHW36uPzjMPos264VDp0SXOIA3aF81zbECuKtBaQv8NObGsXFtUieil2oKznKIkyKGt0hU3upJ+AxzXIwfar9vl2t0QTMhrwDEfPCjw3FgVTjUocDcmCWldC2ZPvrNdvZTz7+9ruiWyNlhuWgbxAo3aOPUnpPba/L/DejWdX4rpr0yHn/8W9S2XmABRV4FOwn7u0XsDHptrQz9pRTJCz/UQ55JGYeN4ZTxlOgW/OdMeBtzBQ/iATiCh4ybn2q2UC5l5MmfNiO2lIJ+LjXD6e04K82wEMgGwEr1sFK53TnLcto5wYSQXF9ZnnwEvw1qBSd46vZ64cKmuyUNHNh8FgHqzNeZujAKcZzUu7hW2g8OjSinUXqzEHyX+C4M9HDcz9CabTCAGsMq5nzf1l4KSZgTLQ3D/Ay1k5ZZMuqIraoiluMBrBllhDqWf5CwwI80fHukAO4E0xZiCx2+OYj14qfRJl4Lnoo3t8gzjbuVC8j6IoOODH4TLwPl/3vS31T+2edS7VDHYbhYAG4ZHC0O6iSQPBGNI4lvqTGStSCham42vrquvRiloMwDXeYwz0pnCsWlSGaJaCEpmc6CYbzsDDzECaESKJN437Jsx1X7DxyGbUHJSRxo1E6d8h7jYzSK32W2Y= x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:SJ0PR10MB5488.namprd10.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230001)(366004)(186003)(38100700002)(38070700005)(508600001)(86362001)(122000001)(110136005)(6506007)(5660300002)(8936002)(52536014)(4744005)(55016003)(44832011)(2906002)(33656002)(71200400001)(7696005)(26005)(66446008)(66476007)(4326008)(64756008)(54906003)(9686003)(66556008)(8676002)(76116006)(66946007)(316002)(966005); DIR:OUT; SFP:1101; x-ms-exchange-antispam-messagedata-chunkcount: 1 x-ms-exchange-antispam-messagedata-0: =?utf-8?B?QnFLUUdwbWErTXBIZXRhUHNFMGZGbjd6KzZhZEpoUWFxd2FUOXZMVkYzL2Ri?= =?utf-8?B?b2NMQlF6VFU5L3FUTXAxVmhHK0ZjZmRlZXVRenl3WUxoLy9ZVjRjOXd4TnZp?= =?utf-8?B?QmxBdk5vKzYxT3MwcEEwUXAzUUxlblNCaXpXMHV1NEFBK1VmSGRhRjU4WExC?= =?utf-8?B?WTFOMnZFQlBBOFFyZTZqMElWdmtYNzZjS3AxcHg2Z083T21tT0wxNnI2TkVK?= =?utf-8?B?Rmw3L2dYTm9mTlpOdWlqTEkrRUFRQndFL0NNU2JVcU5xUkZJTllYRkNia3I5?= =?utf-8?B?UjlJaVVxZllObjAvM1VJbW5MMWNISTJYK2dwUWVlUGlkVC9JWFUraExReCtS?= =?utf-8?B?TkZ5Q1dEUWxxZVVjMTg4a1pQMFVrSVBvMU96TUVlZGp2V0Z6TzMvMVVLYnlM?= =?utf-8?B?MVpvZW5QcG1jUU5CZWlmNjNPRHFPMnZvQkdPK1BQYTF6N2NpeHpJN052MWV6?= =?utf-8?B?cDhodXU4ZStHdmVDcG1jaWNmV0t1eWdjYjVrUEJ6dFdoMlRMTmJiK0JFbWVZ?= =?utf-8?B?c0tZRjdXbFRNdWdGV1NsRXAwaW0zTDJRdzI2VnQ1K2c4VkdYOWUzSDNTT3Aw?= =?utf-8?B?cGhsNVVwTXRWb0dlNElCMksyTlNkSWZWNDA2UkVya00rZ2Fmd25CWHVxcDZ5?= =?utf-8?B?QjhET3YvRHRyU3hVVll5MEI5dGJNL3hoMS9EZWo0TGZCNS9zRHdsbzRabHlz?= =?utf-8?B?NysvNGtJYWR1Mk1CTHk5N1ZIb0t3T3dLc2hYREN0OW9CcS9YcENqbXdXQUJs?= =?utf-8?B?bGx3MkZhdlZ0dXc5VGpFRjAzQWtNVGdnRkpwN2F2c0ZxRGZ5dUIxRkFqdDlP?= =?utf-8?B?U3AyRmxwSkRpbTB0dzNoZnBhakhGQ1ZZUHMzMUpZeklSVmhNSGZMbkhybHVB?= =?utf-8?B?cnhUNGx5WTZjVmpVVEduMEpjN09VREZxWUJNQVVyak8za1JFL21iNUxwTjQ0?= =?utf-8?B?dUwyUW5ZdWlYZlBWMERZN3FLczVjMjFrRUc1dzlaaW9Zcm9HVUozejBIQ3Y1?= =?utf-8?B?WjM1MnV0ZmRpb2xjUXVpMmNXS1VXS3JKQnVscC94cU0yZFBGaks3cDJPdk1q?= =?utf-8?B?NisrTmp6MFFncFVzallia1Y0S0FxN1liR2pxeGU3cjMvTHpGQ3RVckVTeXpY?= =?utf-8?B?YXB1NjdJY1VNbXJwTzlFWDFoaXdYNlZrR3MwN1ZGaTc4R01ocFNWa21DZGQw?= =?utf-8?B?eC9SQllYcXNpQ3FUdWYweG5oNmhGZFMvSzl0cmM1UDZabzZiSFhLb0VUYkRV?= =?utf-8?B?dWdCZTk1WHRnWEFkSkZ0bFlpczFBa0tDa1pBY0tEb3VvZFdOS1kwWDZLTEh4?= =?utf-8?B?RGpoUVd0cDZMMXYvTXFEZmhmcG5MT0l5Q1ZTMS85OEVqNk1uRy8xS2VOQS9a?= =?utf-8?B?VnB3U1Q3Q04yZWRNL2Y5czVBTXl6YUJxVDF4OFhNMlc4NXo1S29LVStSdVZF?= =?utf-8?B?ZXdhWmJoeVpwVVh0bFpGbzg3b2U3VDkvenJISUt0Q1hzMjZNdDhYc2hNaHp4?= =?utf-8?B?ck8xa3YrWTE0aURQNXFDS3JWR2RPL1ZQRCtQMm1wQUxtcGtGMCtEVXN6dTd6?= =?utf-8?B?bUg0U3IxSnZ5Zm9yV1J2THdQc1d1K1NqWFN0cmthSHZmL2l0SFVTSjF2UUJ3?= =?utf-8?B?MFh4MlpEM3g5QUJ1WC9ZbG9sRWgxelVxTVNkcDJ4bTE2aFpUZlFSWEs3Wi9s?= =?utf-8?B?Qmd0b0VBMTRnSFNlUGU0enk0cHhEVFRBSWVvYVM0REJyTTF5aWJMdlorQzh0?= =?utf-8?B?RVNTZ1pYdm1YQ1QzT2RuNGRKd3VhLytLU2tYRFZYSnFhMGdVZVBYczNjZXI5?= =?utf-8?B?b0hTMUtNZ2JKS0xKcDNJSGRzSVJYUm1CU0tMYmRjNkR2VFVsMFdIT2cwSll3?= =?utf-8?B?OFpUMjAyZHlaeVpBQWhpSTFrZnhVRFZMQXk4Z2pRNEhzTFBxY1h1UFBJS1FE?= =?utf-8?B?OXlReUVwWjlvcnJuN0JUV1RaK1IyaG1scVZTalA3dEdKelBQWWRTZmQ2S2l0?= =?utf-8?B?cDVvS3pISDB5a1JOeUp4bVlDZnpTZ1dpQStUVDhSaG8rTXkyd0dRa3V3WnVm?= =?utf-8?B?M2duRE1hNGxXSEpyeVhHcTZId3czeWdmNW9CYk13VTAyVWJadXAzWmYzRTI5?= =?utf-8?B?QVhPa1BVQjFPS1FDQ1lpd2tsWUZqRU9OdHpXSWFRVUxZeUV2K0pTTmlYSFhF?= =?utf-8?B?V1JHM1FRaHU0clc2WnhhbnMwYi9lcU54MWd5VlJpQVZIU01mUUkzTnVZdzJk?= =?utf-8?B?S1Bsd2htYUlkakpseXI1Y2pqTDg0Um4xYkxmTFlMaXBQdTZ1TWRqTWdXaGpq?= =?utf-8?B?ZXd0d3hrQTd0NDRmK0o3dERtYU1qVDlUMjFLYXpZQ2dwYTJxajJvUT09?= Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: oracle.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-AuthSource: SJ0PR10MB5488.namprd10.prod.outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: 8f0a3ecb-980a-4750-978e-08da279989cd X-MS-Exchange-CrossTenant-originalarrivaltime: 26 Apr 2022 15:29:22.1309 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 4e2c6054-71cb-48f1-bd6c-3a9705aca71b X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: Cdoh45sOKWKOL7P2nyw26vmmS+z+pBogRkcLjIhMCq41v7R/Mitz178M63ntOzBnTTuj+XLIke7pBp0zamlvWg== X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY4PR10MB1941 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.486, 18.0.858 definitions=2022-04-26_04:2022-04-26, 2022-04-26 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 mlxlogscore=972 malwarescore=0 mlxscore=0 phishscore=0 bulkscore=0 adultscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2204260097 X-Proofpoint-ORIG-GUID: jc9FOhSAsXawI1itY2XUj-YQuMss17X1 X-Proofpoint-GUID: jc9FOhSAsXawI1itY2XUj-YQuMss17X1 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: "7787@debbugs.gnu.org" <7787@debbugs.gnu.org>, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) PiB3aGF0IGFib3V0IGludHJvZHVjaW5nIGEgbmV3IHVzZXIgb3B0aW9uIGxpa2UNCj4gYGlzZWFy Y2gtbW91c2UteWFuay1hcHBlbmQnIG9yIHNvbWV0aGluZz8NCg0KaHR0cHM6Ly9kZWJidWdzLmdu dS5vcmcvY2dpL2J1Z3JlcG9ydC5jZ2k/YnVnPTc3ODcjOTANCl9fX19fX19fX19fX18NCg0KDQog aXNlYXJjaHAtbW91c2UtMi1mbGFnIGlzIGEgdmFyaWFibGUgZGVmaW5lZCBpbiBgaXNlYXJjaCsu ZWwnLg0KDQogSXRzIHZhbHVlIGlzIHQNCg0KIERvY3VtZW50YXRpb246DQoNCiBOb24tbmlsIG1l YW5zIGNsaWNraW5nIGBtb3VzZS0yJyBkdXJpbmcgSXNlYXJjaCB5YW5rcyB0aGUgc2VsZWN0aW9u Lg0KIEluIHRoYXQgY2FzZSwgeW91IGNhbiBzZWxlY3QgdGV4dCB3aXRoIHRoZSBtb3VzZSwgdGhl biBoaXQgYEMtcycgdG8NCiBzZWFyY2ggZm9yIGl0Lg0KDQogSWYgdGhlIHZhbHVlIGlzIG5pbCwg eWFuayBvbmx5IGlmIHRoZSBgbW91c2UtMicgY2xpY2sgaXMgaW4gdGhlIGVjaG8NCiBhcmVhLiAg SWYgbm90IGluIHRoZSBlY2hvIGFyZWEsIGludm9rZSB3aGF0ZXZlciBgbW91c2UtMicgaXMgYm91 bmQgdG8NCiBvdXRzaWRlIG9mIElzZWFyY2guDQoNCiBZb3UgY2FuIGN1c3RvbWl6ZSB0aGlzIHZh cmlhYmxlLg0KX19fX19fX19fX19fX18NCg== From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 26 11:53:41 2022 Received: (at 7787) by debbugs.gnu.org; 26 Apr 2022 15:53:41 +0000 Received: from localhost ([127.0.0.1]:40321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njNVV-0000jk-EM for submit@debbugs.gnu.org; Tue, 26 Apr 2022 11:53:41 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:35707) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njNVT-0000jP-PW for 7787@debbugs.gnu.org; Tue, 26 Apr 2022 11:53:40 -0400 Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 881651BF203; Tue, 26 Apr 2022 15:53:30 +0000 (UTC) From: Juri Linkov To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Organization: LINKOV.NET References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> <86wnfdi4e8.fsf@mail.linkov.net> <87levsjhxk.fsf@gnus.org> Date: Tue, 26 Apr 2022 18:32:48 +0300 In-Reply-To: <87levsjhxk.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 26 Apr 2022 11:46:31 +0200") Message-ID: <8635hzx4n7.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >> Anyway, I see no reasonable way to explain why mouse-yank-at-point >> would affect what currently is documented as: >> >> Clicking ‘mouse-2’ in the echo area appends the current X >> selection to the search string (‘isearch-yank-x-selection’). > > I don't understand why? > > But since you're so dead set against this (for reasons I don't > understand), what about introducing a new user option like > `isearch-mouse-yank-append' or something? I'm not against reusing an existing option, I just can't connect the dots between the logic of mouse-yank-at-point and yanking from anywhere in the buffer. But if OP would confirm that customizing mouse-yank-at-point is indeed what is expected then maybe this would be fine to be able to close this request? Otherwise, a new user option or even a new command would be fine. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 27 08:04:31 2022 Received: (at 7787) by debbugs.gnu.org; 27 Apr 2022 12:04:31 +0000 Received: from localhost ([127.0.0.1]:41431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njgPG-0002zl-U7 for submit@debbugs.gnu.org; Wed, 27 Apr 2022 08:04:31 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njgPF-0002zY-BX for 7787@debbugs.gnu.org; Wed, 27 Apr 2022 08:04:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=I5E+W6eSYqfeh4ckGwdXyJ7BaY2DpVeddPep+IC0Rhc=; b=CyL/UV/OrYIBleAO6QcQz6wiL8 GV0oUq8VlbvHbnHc6zLddZ5w2Ri7pX4cQ4fTICkc8rLK/z9yyR6h2D3MZPRxnRNBkqkLJurm3F9cj Vv9/SSswqxCxNr7nET82mob2l8VNNhPf4ceOKmfAyBYuzTV/rqlqLYyW3CHE1ERbNZEE=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njgOq-0004zB-SS; Wed, 27 Apr 2022 14:04:07 +0200 From: Lars Ingebrigtsen To: Juri Linkov Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> <86wnfdi4e8.fsf@mail.linkov.net> <87levsjhxk.fsf@gnus.org> <8635hzx4n7.fsf@mail.linkov.net> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEXe0sSdel48JR3/ //8L91rsAAAAAWJLR0QDEQxM8gAAAAd0SU1FB+YEGwsYF3PM1h4AAAGISURBVCjPTdK/btswEAbw j4IVIJsMyAWsJyj6FHSQGGgmpTCFSLNtxHwKL901mB48aTAF8XvK3skFWk766f6AdxIWxasBrIUe RQ5bb5abB7JCUPxFXthiWawWM7AATCE1brV0Dh/GObcD6cnfDCQTPDvyxnB44Ha7ki76GbERNOyO E46cqlETm3oQpFKLfZAbtZ6l9OOVHxZtRSfPjGwA/8J3RRpHQZ9yTZOYxWFYmypqKL5h+P5sfGjI Ma0xPT8Zpl8aKtEZkzEtpSzusDkji5+r9xl9gWzAekuGHU4yZI9v0iFekFtFJhdPFrYUWPNCtrUk AT2QyXxy7RwIwBPZWdyNRXNWXGsQO+Q1KkEPnve6Q2nNARyc9DCyL94FrZ3ryR38vbdf0AAvst6+ YRAkvgri0ad5cCtIh1OaV2JlvfRBAyktoO+cIqxLxRgV7uc/JPf2qQ26JJ2D2yaNRIVzzSS47OVT Rec6TZv2fkb7JTj1P4KUPNJOtopJfoOtjJDaupIkwRn/nz/A5eciy6xF5wAAACV0RVh0ZGF0ZTpj cmVhdGUAMjAyMi0wNC0yN1QxMToyNDoyMyswMDowMICy9ooAAAAldEVYdGRhdGU6bW9kaWZ5ADIw MjItMDQtMjdUMTE6MjQ6MjMrMDA6MDDx7042AAAAAElFTkSuQmCC X-Now-Playing: Kate Bush's _The Dreaming_: "Get Out Of My House" Date: Wed, 27 Apr 2022 14:04:04 +0200 In-Reply-To: <8635hzx4n7.fsf@mail.linkov.net> (Juri Linkov's message of "Tue, 26 Apr 2022 18:32:48 +0300") Message-ID: <875ymuenrf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: > I'm not against reusing an existing option, I just can't > connect the dots between the logic of mouse-yank-at-point > and yanking from anywhere in the buffer. But if OP would confirm > that customi [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7787 Cc: Perry Wagle , 7787@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Juri Linkov writes: > I'm not against reusing an existing option, I just can't > connect the dots between the logic of mouse-yank-at-point > and yanking from anywhere in the buffer. But if OP would confirm > that customizing mouse-yank-at-point is indeed what is expected > then maybe this would be fine to be able to close this request? > Otherwise, a new user option or even a new command would be fine. I've now made this change in Emacs 29. If it turns out to be too surprising, or people want more configurability (for instance, they don't want the mouse-yank-at-point action in general, but only in isearch), then we can introduce a new user option. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 27 08:04:36 2022 Received: (at control) by debbugs.gnu.org; 27 Apr 2022 12:04:36 +0000 Received: from localhost ([127.0.0.1]:41434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njgPM-000304-4n for submit@debbugs.gnu.org; Wed, 27 Apr 2022 08:04:36 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njgPI-0002zc-Ny for control@debbugs.gnu.org; Wed, 27 Apr 2022 08:04:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=tvAq5CDsTXDrxZPtTBqeSlMQ3Uss8J7/ju3yPMZDJ/E=; b=up1SHMx/al3iFdeOlU+rn84GZv RpJISPBXIfrZvxPdkN/ETbEpDnQlk4EUQn0uSwVLkjEA+NxJfSrGJ151qlrANQjGrgg713P1/75Hp X2sd856ls1Ggc03UwhUPor6NTvOm9HsNROu+/QvBW7d2AFgVKtGSuRi5trJ4SpKweEDU=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njgPB-0004zN-1o for control@debbugs.gnu.org; Wed, 27 Apr 2022 14:04:26 +0200 Date: Wed, 27 Apr 2022 14:04:24 +0200 Message-Id: <871qxienqv.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #7787 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 7787 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 7787 29.1 quit From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 27 08:21:44 2022 Received: (at 7787) by debbugs.gnu.org; 27 Apr 2022 12:21:44 +0000 Received: from localhost ([127.0.0.1]:41473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njgfw-0005fN-He for submit@debbugs.gnu.org; Wed, 27 Apr 2022 08:21:44 -0400 Received: from mail-wm1-f49.google.com ([209.85.128.49]:34506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njgfu-0005f7-Cd for 7787@debbugs.gnu.org; Wed, 27 Apr 2022 08:21:43 -0400 Received: by mail-wm1-f49.google.com with SMTP id l16-20020a05600c1d1000b00394011013e8so846995wms.1 for <7787@debbugs.gnu.org>; Wed, 27 Apr 2022 05:21:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :mime-version:content-transfer-encoding; bh=PbuD4SwgiDveqtlaSEx3HRwI9Wn98S3H7GpSetJ/JSA=; b=Cq7CNXNtH2oaazws057wVyPSCn8sc+XUTbBKG1+g5fXqiHFRlE7zc7v67os87gi/h3 EFME+s0Wl33zZ+bSNJk8zdnuGwURekvWC8ryhBFLN5lTiHjo6l4KLJmpbP+ybxfD8V/R MFh+TRRdobqPjhJjtEz4snV3i9W1doxHH60Pbgj+MZveJoyhuQGWPF/zrA99DJ6O2wjK A2/0iRE6mXBAjQsrKH+SrM7ftPnEj8PQNIBcKMnb91NNz3CdP+yhRtaNWkU2E/kiuLUo g7rNTDam1utH3zf6nPqclFo6o1CL7Qg/8b7jLYXLNaiVBMThOJ9If3+HV4dcijkONBBF B+MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-transfer-encoding; bh=PbuD4SwgiDveqtlaSEx3HRwI9Wn98S3H7GpSetJ/JSA=; b=HhHidEBP/R6JSFcg8NRhK4TTlWuqMjJeFD5n5+RYqZdqpE0uv3yJv33TzvtdYsnxvr 1iFU2WyS+wEIqLaCwg4Wl0YvoitVGPT8ZyeQWmIB15tZpSnnyEAdyEwZw0/USu++fMac qCcd8boCEv7ur301wP7GxV/4ubfOgiq7HlErGkopVDOj80Hu+Qbm6mVcNtJnhR6cH6/G FYvmqUErKRaUdKBBQAXebfi2gVU7uzcWFSExd9bQyKkneoQwdgvFVSR6Vb/EKLd9rhGA UiPmlpvIU0QvSG85m1JZJkujGJQwwiSqijbi7ROcdh66NGQab2GpFwgvYXQUIRuNOdVB FHNg== X-Gm-Message-State: AOAM530NHqUYWfUiQeY1i2mOGBZY4xr8KAaRIPLJ6Mv0GKWgpUXwUrgj pkDnahywvhO6KrSKd7AHmvHH/BVcfBY= X-Google-Smtp-Source: ABdhPJxpHUzMOcV0Tl2d10/5UFBh7Tx3+69ob5CdZO/PSxsU91Yo14YTZhivtkeULSjx/p+aG2pAEA== X-Received: by 2002:a05:600c:6006:b0:38f:fb25:3bb4 with SMTP id az6-20020a05600c600600b0038ffb253bb4mr34833211wmb.78.1651062096168; Wed, 27 Apr 2022 05:21:36 -0700 (PDT) Received: from rltb ([2a01:e0a:3f3:fb50:c964:86f8:34c3:7ce1]) by smtp.gmail.com with ESMTPSA id g13-20020a05600c4ecd00b00393ec8be5cfsm1528793wmq.24.2022.04.27.05.21.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Apr 2022 05:21:35 -0700 (PDT) From: Robert Pluim To: Lars Ingebrigtsen Subject: Re: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> <86wnfdi4e8.fsf@mail.linkov.net> <87levsjhxk.fsf@gnus.org> <8635hzx4n7.fsf@mail.linkov.net> <875ymuenrf.fsf@gnus.org> Date: Wed, 27 Apr 2022 14:21:34 +0200 In-Reply-To: <875ymuenrf.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 27 Apr 2022 14:04:04 +0200") Message-ID: <877d7aaf8x.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 7787 Cc: 7787@debbugs.gnu.org, Perry Wagle , Stefan Kangas , Juri Linkov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>>>> On Wed, 27 Apr 2022 14:04:04 +0200, Lars Ingebrigtsen said: Lars> Juri Linkov writes: >> I'm not against reusing an existing option, I just can't >> connect the dots between the logic of mouse-yank-at-point >> and yanking from anywhere in the buffer. But if OP would confirm >> that customizing mouse-yank-at-point is indeed what is expected >> then maybe this would be fine to be able to close this request? >> Otherwise, a new user option or even a new command would be fine. Lars> I've now made this change in Emacs 29. If it turns out to be too Lars> surprising, or people want more configurability (for instance, th= ey Lars> don't want the mouse-yank-at-point action in general, but only in Lars> isearch), then we can introduce a new user option. It makes sense to me from a theoretical and consistency standpoint, although I=CA=BCm not sure how often it would affect my workflow =F0=9F=99= =82. Let=CA=BCs see what the feedback is once people have had a chance to use it. Robert --=20 From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 27 10:44:57 2022 Received: (at 7787) by debbugs.gnu.org; 27 Apr 2022 14:44:58 +0000 Received: from localhost ([127.0.0.1]:43928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njiuX-0004Cl-Ir for submit@debbugs.gnu.org; Wed, 27 Apr 2022 10:44:57 -0400 Received: from mx0a-00069f02.pphosted.com ([205.220.165.32]:49472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njiuU-0004Cb-9t for 7787@debbugs.gnu.org; Wed, 27 Apr 2022 10:44:56 -0400 Received: from pps.filterd (m0246627.ppops.net [127.0.0.1]) by mx0b-00069f02.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 23RCFwbA015535; Wed, 27 Apr 2022 14:44:53 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : content-transfer-encoding : mime-version; s=corp-2021-07-09; bh=x1kpnrXK3J+PLjlSJujEbq1DyLCYZJP9uQm1IdiMTKI=; b=mO5w1DNaieZNWSLGLidiFaqKo43M1TRFgn975sMtAJX36Wci2KqKv6s9lCPAxmE6f6KT R3d1X07+b51bfl7N9jXM2mYwX+6XrPBKEVuKv+4/lK8I4k4pYVz/eNOSGle8MWD8uoc2 kz7qHifkOZQ9upzH7n6VLXVPK6G/wgURRuy9NmL+1P2T/rfxsKbTELFaeicUTxXCo60l qDyGUumPTneC8zUqLFkz3m4qufFtF5oiNMD0rxCF7LcqFTJK7I+5Hqu6eDYdAMYU7PAQ Lo6bPoH4A6noDVoz5QyOxQc52c/CB4+/lVLaByEUh/d+ehPIKJtEqkdSfvrK7j3Q1gDU kg== Received: from iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com (iadpaimrmta01.appoci.oracle.com [130.35.100.223]) by mx0b-00069f02.pphosted.com (PPS) with ESMTPS id 3fmb9as8gc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 27 Apr 2022 14:44:52 +0000 Received: from pps.filterd (iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com [127.0.0.1]) by iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com (8.16.1.2/8.16.1.2) with SMTP id 23REeaCI030134; Wed, 27 Apr 2022 14:44:51 GMT Received: from nam04-mw2-obe.outbound.protection.outlook.com (mail-mw2nam08lp2171.outbound.protection.outlook.com [104.47.73.171]) by iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com with ESMTP id 3fp5ym1brh-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 27 Apr 2022 14:44:50 +0000 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=G3+SPkoPvh82l65SeIvSbUsbnh2FQeizEx1XYxb+OP5NS6eNXqLLHbAIWALGdcmLrNct4FQPM2Tw6twlVMjFJkNER6+pAoYeyHM32jLc1O10mal2Tqpz/kEB5WYomB+2EO8Q5QqNGU9G6bZsvwYSODtZdvvZXQ5yeVUT0m3WOiw9ms9qEDyWaMpajXiZa4QkvQ2ES1hGm9GZifXE9tf5mWUuxtrQIvvNTejwgsFfNCFxvZCu+GEwKuAGIXu88plgszTpLuTi14lvQ9mgZZozXEelxtW+AAtcXpNzb0LBo0xTzBZD+tfsicPwqzTsTThYmI6qR++Pb3cVdHgbN16rCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=x1kpnrXK3J+PLjlSJujEbq1DyLCYZJP9uQm1IdiMTKI=; b=l4Z8BeHyg9DllNrXDBpNOHYN46m2j4Sc16nZJy3phLplPbXgaWtxaUdNhePcK4SI9pYfp8j14/y1Y0mE6mEsykfZyZ8YDBHr9+RpHD/VjMyPkS7fzz7EEGp3Hv0A67Atnk1m0SKlCEQN3oFLWY89USHRHJNpBmr8a0VQeC3rRex/0Hk424LMffA5VMDUVJ8+dLjkJGqaokjEK0cIwZCCWlQIU/adm8pcAda4noePjUyJAGiwWs1b3CsIZKdMllzFkrA/6qfGuhPeUFmfrgIZeRSD8tCZnMryASk4oMleRH2bEBsWED0pOqeA40HdQwvBMTesaGln6GBHWRdadd/BEA== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.onmicrosoft.com; s=selector2-oracle-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=x1kpnrXK3J+PLjlSJujEbq1DyLCYZJP9uQm1IdiMTKI=; b=W5y+08koYKdMVKQ6mXDC9kK8l6UMT/SlVLZ1d+p3ViHG/1Aj+PfSGkxwREmqSatCr3r67npej7DE8dY6+E1zWPpk7XgyFRdQ3Jihf5qmHdisEIw/yGlOMLplQan3mWlBdBkVg7ZbRaWlxB2bfKbGOeQDIbuk9Nffd98qbblHYL0= Received: from SJ0PR10MB5488.namprd10.prod.outlook.com (2603:10b6:a03:37e::19) by MN0PR10MB5912.namprd10.prod.outlook.com (2603:10b6:208:3cc::6) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5186.20; Wed, 27 Apr 2022 14:44:48 +0000 Received: from SJ0PR10MB5488.namprd10.prod.outlook.com ([fe80::a0e7:5f38:ab50:5123]) by SJ0PR10MB5488.namprd10.prod.outlook.com ([fe80::a0e7:5f38:ab50:5123%9]) with mapi id 15.20.5206.013; Wed, 27 Apr 2022 14:44:48 +0000 From: Drew Adams To: Lars Ingebrigtsen , Juri Linkov Subject: RE: [External] : bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Thread-Topic: [External] : bug#7787: 23.2; wrong meaning for mouse-2 while in search mode Thread-Index: AQHYWi8K+//8Ac0+gUqP3LuI72SDPK0D08zg Date: Wed, 27 Apr 2022 14:44:48 +0000 Message-ID: References: <4433B297-FA8A-4172-8CAF-9E9C65760116@mac.com> <871rry3g2g.fsf@marxist.se> <64FCE389-3139-4011-B06A-F8C220CCDBC9@mac.com> <87v9pa1wyr.fsf@marxist.se> <87k15b9kip.fsf@mail.linkov.net> <87v9hngyp3.fsf@mail.linkov.net> <875yn7ansu.fsf@gnus.org> <864k2qryz9.fsf@mail.linkov.net> <87sfqafbaz.fsf@gnus.org> <86sfq89nwd.fsf@mail.linkov.net> <878rs09g8n.fsf@gnus.org> <867d7j8yi6.fsf@mail.linkov.net> <875yn28y9a.fsf@gnus.org> <865yn2togf.fsf@mail.linkov.net> <87mtgd2vuf.fsf@gnus.org> <86ilqyo5c0.fsf@mail.linkov.net> <87zgka79rm.fsf@gnus.org> <86wnfdi4e8.fsf@mail.linkov.net> <87levsjhxk.fsf@gnus.org> <8635hzx4n7.fsf@mail.linkov.net> <875ymuenrf.fsf@gnus.org> In-Reply-To: <875ymuenrf.fsf@gnus.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 1366a601-d7b8-48dc-ef34-08da285c7aa5 x-ms-traffictypediagnostic: MN0PR10MB5912:EE_ x-microsoft-antispam-prvs: x-ms-exchange-senderadcheck: 1 x-ms-exchange-antispam-relay: 0 x-microsoft-antispam: BCL:0; x-microsoft-antispam-message-info: 7HMmdSOTcqVzrnqdz85xCwo6CLcRudWvjsfJ+wkzeg7e8w4PCNFrCHy7zlCGMiIEBjTMLG8PXrQoHA3vMaMqjGtw17xtINas2Pw4PhWul9Hy3VxJ7bvw+A0BIKgNhf9IvGds9Re6atzbvygpw6r8cpPQxHFKFYMLxiTgTOMyiciiyOiSKcjl6IA6quxRkzq+0jVUraiMCnJ2lSgciyLvjtyIjtjlnPqzTrhqavQCltb44GKiTn41HCTLsDynnxfaYqExW8eTu9XAXXvkovO8BeRwdEaRO/Ul3PceQW3vXFKuERtNjccsCa1M0AUW6ZJKKtESfSosgBpFYkA4ZDCSyWbm72PJyOQoxBGbqGTjlnNKkDl66o2Zh5lekEyvVxJjTRtNhoa2Cz9QWpQ9op1byhANZ1G2kgM/ar9RV1TtbyEbzRlHngwbOX/LoOuX32CAbpi82tul2Go3H6IlaGcnb841emM8rpAMhsSXtIrQRlH9GKT94Ou6YKtDFUZbaFclYsILhOW7DbG1MWHEb0hxiDj/BR3guM9iAIX8p8piVb9XR9zd3Br30GOE0GvfNcNts4dyfKyBkNXoR4bYujJXLml/lS1ZL51QQqoemVfujegr46UeAAp59BVLGH8nAj3MglyjlHq5sOjQWWlG0g94jCpuyU/f95Q79/okXUA0NjzkoO1aWcAzlJOfn3248DDkZESElhqh7ulYwKBBIraMig== x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:SJ0PR10MB5488.namprd10.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230001)(366004)(52536014)(8676002)(83380400001)(7696005)(38070700005)(86362001)(8936002)(33656002)(66556008)(122000001)(508600001)(55016003)(4326008)(26005)(66946007)(9686003)(66476007)(2906002)(76116006)(66446008)(6506007)(5660300002)(64756008)(44832011)(110136005)(54906003)(38100700002)(71200400001)(186003)(316002); DIR:OUT; SFP:1101; x-ms-exchange-antispam-messagedata-chunkcount: 1 x-ms-exchange-antispam-messagedata-0: =?us-ascii?Q?ioQuo8AN1f+GRcr4JwQ1m+1h0ZOSWDF2QEUpJuFiss1DgK8gsw90S/gAr5KD?= =?us-ascii?Q?KeYh8M7Iemr5kGaDFu5G2Z9udOheW9uRmhir7LQX6R5bjDUC75vASaddY5HA?= =?us-ascii?Q?eD4HyVF+hzo1LRWtsKrPFQ+BLjkQ4X0jaiq820syXWIGfLBII38R7v9pZvIW?= =?us-ascii?Q?D4LEyLacAGo4rfSqPY6Wub+0zvsmqjeebgYfQeITzeokfcjrFRokoZtM5z8+?= =?us-ascii?Q?St7gMRl+oKHl6DBuBECHBHB5JIeGrM/FuDOiI27veNNjdis5wjub4UKhKyYY?= =?us-ascii?Q?kafhgI3Sgtr/WQRpqnsOm/teYEGVVh7EL/K4STA0+amTmrFXB8wpCvcXHOZx?= =?us-ascii?Q?Q6eEjutJHf3pflF8+7tWi3sKreO+cguTlgjGELHgBdB4WgJ1CP11YAM7Z0pK?= =?us-ascii?Q?SzvgJqZcTGZFqEua02C8kvjIqdsHOvqSGboR896iOj40QTGijvDChcvz+whU?= =?us-ascii?Q?r31ymfu2kS3vfc2/M+EoIaKZIjgkM+DkubuPiI62vlEXX8gpKTPJL+WyjzOQ?= =?us-ascii?Q?17n+12A/7YsOPBaNfjp3HjR/W+4RxluiRrAILW9MXMKmGWFyTCjgvLCWGUkn?= =?us-ascii?Q?plIrBK/mmGk5Ze7otPf0ij7WNO+89CwzJNAshNQZOxjOTw4x2owfE+sUw7iz?= =?us-ascii?Q?RWLd1IgXuyKqELCxjrVkRnptaK2PB4pgsHS/Xij+GDYZTUkQq1DZtX9i9LAh?= =?us-ascii?Q?RpC9rVHhPGTqnsOniOrm8UddpuVRnHNIgIi1GgLMa1KIV9Z9UVSW8jMdTplz?= =?us-ascii?Q?gC9Wmj1pHYHhCU6Tl7hkEQkeW6YMhOiPhP6ZWl439skZni6T2/MsokbXSb3K?= =?us-ascii?Q?dK9q+SSJoHLzqQYsrhUlfQb3oNtHO/ndNZ3zKXU6yH4vr48gBeaokh+UwBoI?= =?us-ascii?Q?MvPN65mZ1hytaClA4Xj7hn9rxqXBKRGI+4ryz1CAw8IucHnR2bGVh6flmrAR?= =?us-ascii?Q?77K8MB3hbhhBY3r6S78o2RbEsg+BubzdnXvBxIegb8OdkPPcNA93kq4I7sIS?= =?us-ascii?Q?B49eSwd6Ai+Wk+BSjUXZAy9UXRdrKxgoRmtT7/KA9mNt/WTIjtHsI9bAEIxJ?= =?us-ascii?Q?AQ+cX+zsOlwoPGyA/KjvbDTtb2iWP4ZCwkCI/N4KZg5usLCq3328VopE4Ttt?= =?us-ascii?Q?FyAHbGyA6q+0/EOkI8VfAV7xozBHlW9e6SoRD8xVH9UIsRV7BP5cAWtMgHtU?= =?us-ascii?Q?2qH3kcu0O90RgKYRfEuv3ETt1oz42Pp/VwO6q05B5AkhAeMC3kd1iSJ8sFnl?= =?us-ascii?Q?cjR75rcA/AAlrlJeIeiWLeEh2AjFBA/mRT512Sk+5jBqFki6UnM3cTWAWtJx?= =?us-ascii?Q?uVvO6IVS5dwMdvuE1Ks1P4p/DIUYio5K568D6W5HZTVpaO+cf8a0/2bNQ4i3?= =?us-ascii?Q?KySqOGcT/86huh8YSryjK1oiAzFlJiOdijIYg393P8g3yIaKJzw+XhoXWsNg?= =?us-ascii?Q?oyjH5aoOk7PegoHJDizNbOSeTsGOK249W/4m8N1AclYy4tEBNxVAYIH+aibk?= =?us-ascii?Q?p26bj0Ck9a8zy2/UDpkKQgfnhaikirqHaizAXTkXR8SGCP+tcUKLTrOWePFL?= =?us-ascii?Q?4ZWVmPyNA0PRzA/qD65RLZrakHbFPrbAPgPPaFB0H65bnyNsOUxb4V34fgMb?= =?us-ascii?Q?ctw3kOjxpaSrM8T03Q3JGr3OLcpPHawuB6mjfvcBZBhTI2BNjaKyCBB9GCOe?= =?us-ascii?Q?nctdi1hEsrK7ZxH0hgy51NUjAChwCmvCsLIboPeUkiQHQ2FmVx1vxD9OvBG6?= =?us-ascii?Q?QuXF9PgNVg=3D=3D?= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: oracle.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-AuthSource: SJ0PR10MB5488.namprd10.prod.outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: 1366a601-d7b8-48dc-ef34-08da285c7aa5 X-MS-Exchange-CrossTenant-originalarrivaltime: 27 Apr 2022 14:44:48.5518 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 4e2c6054-71cb-48f1-bd6c-3a9705aca71b X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: Vjsw/1P2I3NVKQuDEVdWgrP7lofuwZR6HqxCaBGCsAiB0k9fbDm474l00N2vNhM/B+Ib9q99gXOozlckfYxc+g== X-MS-Exchange-Transport-CrossTenantHeadersStamped: MN0PR10MB5912 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.486, 18.0.858 definitions=2022-04-27_04:2022-04-27, 2022-04-27 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 mlxlogscore=999 mlxscore=0 suspectscore=0 malwarescore=0 spamscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2204270093 X-Proofpoint-ORIG-GUID: T0nheADoLEKod28pnKVB6NPQwlYZmWYD X-Proofpoint-GUID: T0nheADoLEKod28pnKVB6NPQwlYZmWYD X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 7787 Cc: "7787@debbugs.gnu.org" <7787@debbugs.gnu.org>, Perry Wagle , Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > > I'm not against reusing an existing option, I just can't > > connect the dots between the logic of mouse-yank-at-point > > and yanking from anywhere in the buffer. But if OP would confirm > > that customizing mouse-yank-at-point is indeed what is expected > > then maybe this would be fine to be able to close this request? > > Otherwise, a new user option or even a new command would be fine. >=20 > I've now made this change in Emacs 29. If it turns out to be too > surprising, or people want more configurability (for instance, they > don't want the mouse-yank-at-point action in general, but only in > isearch), then we can introduce a new user option. Too bad. As I understand it, the point of this feature (which dates from XEmacs, IIRC), is to provide an (optional) Isearch-specific behavior for mouse-2 yanking to the search string. IIUC what Juri has been saying, I too think that `mouse-yank-at-point' is an inappropriate way to control (what should be) this Isearch-specific behavior. Nothing at all suggests, let alone implies, that someone who wants this Isearch behavior also wants non-nil `mouse-yank-at-point' behavior everywhere. ___ You say, "If it turns out to be too surprising". That's unlikely, as this is opt-in, and its more likely that few people use this optional behavior or are even aware of it. More likely is that only people who already use `mouse-yank-at-point' non-nil will discover that it yanks to the search string. Whether they will like that or not I can't guess, and I don't really care. (At least the original behavior is still available with isearch+.el.) From unknown Fri Aug 15 12:52:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 26 May 2022 11:24:14 +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