summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-01-11 22:36:33 +0100
committerStefan Kangas <stefankangas@gmail.com>2024-01-11 22:43:21 +0100
commitc4b4948845508d599f6176441a833ae1a2cb6d40 (patch)
tree578d4b5e09a3b7c3628f744d3304d2a1101f584b
parent26eb9d3a8a670a1ce2e8b4f0c6418d39329ec41a (diff)
downloademacs-c4b4948845508d599f6176441a833ae1a2cb6d40.tar.gz
Don't recommend inverse-video for debugging
* etc/DEBUG: Don't recommend 'inverse-video', which has been broken for 20 years, give or take. (Bug#11430)
-rw-r--r--etc/DEBUG5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/DEBUG b/etc/DEBUG
index dd699f962ba..9dae54aeabd 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -864,11 +864,6 @@ in your ~/.emacs file. When the problem happens, exit the Emacs that
you were running, kill it, and rename the two files. Then you can start
another Emacs without clobbering those files, and use it to examine them.
-An easy way to see if too much text is being redrawn on a terminal is to
-evaluate '(setq inverse-video t)' before you try the operation you think
-will cause too much redrawing. This doesn't refresh the screen, so only
-newly drawn text is in inverse video.
-
** Debugging LessTif
If you encounter bugs whereby Emacs built with LessTif grabs all mouse