aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorEli Zaretskii2021-11-06 11:21:39 +0200
committerEli Zaretskii2021-11-06 11:21:39 +0200
commite714b314037feeb5ce7294231d0d2ce9ca09b847 (patch)
treebcb311bae52824e481cf0c59e164a28ba92c0181 /etc/PROBLEMS
parent3517b32fb5616a986cce3048b0b887a89fe80370 (diff)
parent4cc22f89189648621c42984110dade2c17647878 (diff)
downloademacs-e714b314037feeb5ce7294231d0d2ce9ca09b847.tar.gz
emacs-e714b314037feeb5ce7294231d0d2ce9ca09b847.zip
Merge from origin/emacs-28
# Conflicts: # etc/NEWS
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 825801db912..1f99ead03b8 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1636,6 +1636,13 @@ restart the X server after the monitor configuration has been changed.
1636 1636
1637* Runtime problems on character terminals 1637* Runtime problems on character terminals
1638 1638
1639*** With X forwarding, mouse highlighting can make Emacs slow.
1640
1641If you see slow updates when moving the mouse in an Emacs running on a
1642remote X server, try this:
1643
1644 (setq mouse-highlight nil)
1645
1639** The meta key does not work on xterm. 1646** The meta key does not work on xterm.
1640 1647
1641Typing M-x rings the terminal bell, and inserts a string like ";120~". 1648Typing M-x rings the terminal bell, and inserts a string like ";120~".