From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Bug fix in isearch.el Date: Tue, 03 Oct 2006 10:13:05 -0400 Message-ID: References: <85odst1zzx.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1159884976 32040 80.91.229.2 (3 Oct 2006 14:16:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Oct 2006 14:16:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 03 16:16:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GUl1Q-0003pp-0c for ged-emacs-devel@m.gmane.org; Tue, 03 Oct 2006 16:13:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUl1P-00070g-F8 for ged-emacs-devel@m.gmane.org; Tue, 03 Oct 2006 10:13:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GUl1D-0006yr-Em for emacs-devel@gnu.org; Tue, 03 Oct 2006 10:13:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GUl19-0006wq-Ui for emacs-devel@gnu.org; Tue, 03 Oct 2006 10:13:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUl19-0006wm-NG for emacs-devel@gnu.org; Tue, 03 Oct 2006 10:13:07 -0400 Original-Received: from [132.204.255.112] (helo=alfajor.home) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GUl7M-0003KM-Em; Tue, 03 Oct 2006 10:19:32 -0400 Original-Received: by alfajor.home (Postfix, from userid 20848) id 25F931CC86; Tue, 3 Oct 2006 10:13:05 -0400 (EDT) Original-To: David Kastrup In-Reply-To: <85odst1zzx.fsf@lola.goethe.zz> (David Kastrup's message of "Tue\, 03 Oct 2006 11\:59\:30 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60394 Archived-At: > Anything speaking against the following patch? It would end the > annoyance that clicking with mouse-2 on a clickable overlay when doing > isearch would rather cause a paste to occur. This has been bothering > me for years, and now it can be fixed reasonably easy. No objection here. Actually, the comment there is begging you to install your patch, so please do. Stefan