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

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

bug#23519: 25.0.93; pasting with the middle mouse button while searching


From: Kaushal Modi
Subject: bug#23519: 25.0.93; pasting with the middle mouse button while searching doesn't work
Date: Wed, 18 May 2016 20:13:41 +0000

This seems to have been caused due to this commit: http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-25&id=0a21b26c58a241ac41cd12cd10cd605238bb2640

Relevant portion from the diff:

+    ;; Recognize the start of a bracketed paste sequence.  The handler
+    ;; internally recognizes the end.
+    (define-key map "\e[200~" [xterm-paste])

Copying Stefan as he authored that commit.
--

--
Kaushal Modi


reply via email to

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