summaryrefslogtreecommitdiff
path: root/etc/DEBUG
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-01-13 05:36:16 -0500
committerEli Zaretskii <eliz@gnu.org>2024-01-13 05:36:16 -0500
commit91b1765cd43439d91487c82347cb00bd5a3179df (patch)
tree212cec9479f1d6ae4c02557419aff319c0d278f2 /etc/DEBUG
parentfe7d2bb62fb4a618362ffa787ed1d1a3bda4a4dd (diff)
parentc494a6e879dfeecb0cec3e9ae7bc0d3c682a9185 (diff)
downloademacs-91b1765cd43439d91487c82347cb00bd5a3179df.tar.gz
Merge from origin/emacs-29
c494a6e879d Improve documentation of 'emacs_function' in modules a08e6423ccc ; * doc/emacs/fixit.texi (Spelling): Fix last change. 418547162d5 Improve documentation of Ispell commands c4b49488455 Don't recommend inverse-video for debugging
Diffstat (limited to 'etc/DEBUG')
-rw-r--r--etc/DEBUG5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/DEBUG b/etc/DEBUG
index 181e24e0057..1680aab4385 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