]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't recommend inverse-video for debugging
authorStefan Kangas <stefankangas@gmail.com>
Thu, 11 Jan 2024 21:36:33 +0000 (22:36 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 11 Jan 2024 21:43:21 +0000 (22:43 +0100)
* etc/DEBUG: Don't recommend 'inverse-video', which has been broken
for 20 years, give or take.  (Bug#11430)

etc/DEBUG

index dd699f962bae730605ff39aa07a0397fdf0dd78a..9dae54aeabdaaaa266f54ac24626cafefc8a4204 100644 (file)
--- 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