aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS24
1 files changed, 0 insertions, 24 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 6a847f695b9..78d563ef817 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1113,14 +1113,6 @@ to happen in *.UTF-8 locales; zh_CN.GB2312 and zh_CN.GBK locales, for
1113example, work fine. A bug report has been filed in the Gnome 1113example, work fine. A bug report has been filed in the Gnome
1114bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=357032 1114bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=357032
1115 1115
1116*** Gnome: Emacs's xterm-mouse-mode doesn't work on the Gnome terminal.
1117
1118A symptom of this bug is that double-clicks insert a control sequence
1119into the buffer. The reason this happens is an apparent
1120incompatibility of the Gnome terminal with Xterm, which also affects
1121other programs using the Xterm mouse interface. A problem report has
1122been filed.
1123
1124*** Gnome: GPaste clipboard manager causes erratic behavior of 'yank' 1116*** Gnome: GPaste clipboard manager causes erratic behavior of 'yank'
1125 1117
1126The symptom is that 'kill-line' followed by 'yank' often (but not 1118The symptom is that 'kill-line' followed by 'yank' often (but not
@@ -1492,22 +1484,6 @@ this, you can remove the X resource or put this in your init file:
1492 1484
1493 (xterm-remove-modify-other-keys) 1485 (xterm-remove-modify-other-keys)
1494 1486
1495** Emacs's xterm-mouse doesn't work well in Evil mode.
1496
1497Specifically, clicking mouse-1 doesn't work as expected: instead of
1498moving point where you click, it highlights the region between the
1499line beginning and the click location, and displays error messages
1500about unbound keys in the echo area.
1501
1502To work around this, put this in your .emacs file:
1503
1504 (with-eval-after-load 'evil-maps
1505 (define-key evil-motion-state-map [down-mouse-1] nil))
1506
1507This appears to be a bug in Evil.
1508See discussions in https://github.com/emacs-evil/evil/issues/960
1509and https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29143
1510
1511** Emacs spontaneously displays "I-search: " at the bottom of the screen. 1487** Emacs spontaneously displays "I-search: " at the bottom of the screen.
1512 1488
1513This means that Control-S/Control-Q (XON/XOFF) "flow control" is being 1489This means that Control-S/Control-Q (XON/XOFF) "flow control" is being