emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 ba00ea7: * etc/PROBLEMS: Add URL to relevant issu


From: Stefan Monnier
Subject: [Emacs-diffs] emacs-26 ba00ea7: * etc/PROBLEMS: Add URL to relevant issues for xterm+evil bug
Date: Mon, 6 Nov 2017 08:33:26 -0500 (EST)

branch: emacs-26
commit ba00ea7d0dbc91cdf1b1bbcdce938c0ecd459cdb
Author: Stefan Monnier <address@hidden>
Commit: Stefan Monnier <address@hidden>

    * 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 bb699af..e5611b0 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



reply via email to

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