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: Alex
Subject: bug#29143: 25.3; xterm-mouse-mode issue in evil-mode
Date: Sun, 12 Nov 2017 22:50:12 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Rafal Lukawiecki <rafal@projectbotticelli.com>
>> CC: "29143@debbugs.gnu.org" <29143@debbugs.gnu.org>
>> 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
>
> Thanks for letting us know.

The issue should be fixed in Evil (the fix uses the same `read-event' ->
`read-key' change as discussed in Bug#29150).

So I think this bug should be closed, and the workaround added to
etc/PROBLEMS should be removed.

P.S. I also noticed this section in etc/PROBLEMS:

*** Gnome: Emacs's xterm-mouse-mode doesn't work on the Gnome terminal.

It was added in 2001, and, while I can't find the relevant bug report,
it seems to be fixed now.  What's the policy on removing outdated items
in PROBLEMS?





reply via email to

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