all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rafal Lukawiecki <rafal@projectbotticelli.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "29143@debbugs.gnu.org" <29143@debbugs.gnu.org>
Subject: bug#29143: 25.3; xterm-mouse-mode issue in evil-mode
Date: Sun, 5 Nov 2017 15:00:39 +0000	[thread overview]
Message-ID: <E161EA38-8E0E-49E7-83D9-4A0F9AE8FC4E@projectbotticelli.com> (raw)
In-Reply-To: <25E24615-353C-40C2-B06A-27F8DD8F9536@projectbotticelli.com>

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	other threads:[~2017-11-05 15:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04 16:22 bug#29143: 25.3; xterm-mouse-mode issue in evil-mode Rafal Lukawiecki
2017-11-04 17:51 ` Eli Zaretskii
2017-11-04 18:36   ` Rafal Lukawiecki
2017-11-04 19:13     ` Eli Zaretskii
2017-11-04 20:37       ` Rafal Lukawiecki
2017-11-05 15:00         ` Rafal Lukawiecki [this message]
2017-11-05 15:51           ` Eli Zaretskii
2017-11-13  4:50             ` Alex
2017-11-13 15:54               ` Eli Zaretskii
2017-11-14  0:12                 ` Alex
2017-11-14  3:38                   ` Eli Zaretskii
2017-11-14  6:17                     ` Alex

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E161EA38-8E0E-49E7-83D9-4A0F9AE8FC4E@projectbotticelli.com \
    --to=rafal@projectbotticelli.com \
    --cc=29143@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.