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

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

bug#29143: 25.3; xterm-mouse-mode issue in evil-mode


From: Rafal Lukawiecki
Subject: bug#29143: 25.3; xterm-mouse-mode issue in evil-mode
Date: Sun, 5 Nov 2017 15:00:39 +0000

For the benefit of anyone who finds about this issue here, Vasilij 
Schneidermann from the evil-mode developer team suggested the following partial 
workaround on GitHub. It helped me:

(with-eval-after-load 'evil-maps (define-key evil-motion-state-map 
[down-mouse-1] nil))

For completenes, another user seems to have discovered this problem, too. See 
this StackOverflow post: 
https://stackoverflow.com/questions/46513910/emacs-evil-mode-binding-mouse-event/47122921

Rafal
--
Rafal Lukawiecki
Data Scientist and Director 
Project Botticelli Ltd






reply via email to

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