bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7787: 23.2; wrong meaning for mouse-2 while in search mode


From: Drew Adams
Subject: bug#7787: 23.2; wrong meaning for mouse-2 while in search mode
Date: Tue, 26 Apr 2022 15:29:22 +0000

> what about introducing a new user option like
> `isearch-mouse-yank-append' or something?

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=7787#90
_____________


 isearchp-mouse-2-flag is a variable defined in `isearch+.el'.

 Its value is t

 Documentation:

 Non-nil means clicking `mouse-2' during Isearch yanks the selection.
 In that case, you can select text with the mouse, then hit `C-s' to
 search for it.

 If the value is nil, yank only if the `mouse-2' click is in the echo
 area.  If not in the echo area, invoke whatever `mouse-2' is bound to
 outside of Isearch.

 You can customize this variable.
______________

reply via email to

[Prev in Thread] Current Thread [Next in Thread]