From ba00ea7d0dbc91cdf1b1bbcdce938c0ecd459cdb Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 6 Nov 2017 08:33:16 -0500 Subject: [PATCH] * etc/PROBLEMS: Add URL to relevant issues for xterm+evil bug --- etc/PROBLEMS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index bb699af9df5..e5611b05b1e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1478,6 +1478,10 @@ To work around this, put this in your .emacs file: (with-eval-after-load 'evil-maps (define-key evil-motion-state-map [down-mouse-1] nil)) +This appears to be a bug in Evil. +See discussions in https://github.com/emacs-evil/evil/issues/960 +and https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29143 + ** Emacs spontaneously displays "I-search: " at the bottom of the screen. This means that Control-S/Control-Q (XON/XOFF) "flow control" is being -- 2.39.5