GNU bug report logs - #7787
23.2; wrong meaning for mouse-2 while in search mode

Previous Next

Package: emacs;

Reported by: Perry Wagle <wagle <at> mac.com>

Date: Wed, 5 Jan 2011 06:54:01 UTC

Severity: minor

Tags: confirmed, moreinfo

Found in versions 26.3, 23.2, 28.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Perry Wagle <wagle <at> mac.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 7787 <at> debbugs.gnu.org, stefan <at> marxist.se
Subject: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode
Date: Sun, 19 Jan 2020 19:26:36 -0800
The only objections I’ve heard are from mouse-haters wanting to offer keyboard-only solutions and insisting the mouse was evil.

— Perry

> On Jan 19, 2020, at 4:07 PM, Juri Linkov <juri <at> linkov.net> wrote:
> 
>>    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?





This bug report was last modified 3 years and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.