]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention the problems with python-mode and GUD arrow display on a tty.
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Dec 2001 07:52:27 +0000 (07:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Dec 2001 07:52:27 +0000 (07:52 +0000)
etc/PROBLEMS

index 88fea7345d1424e9b5be981ef13b6e51bce5fb50..3da6d892a9753ee80b52bb96f14f6c21350cb418 100644 (file)
@@ -949,6 +949,13 @@ built-in primitive beginning with Emacs 21.1.  We don't have a patch
 for epop3 that fixes this, but perhaps a newer version of epop3
 corrects that.
 
+* The arrow indicating the current execution line in GUD is invisible.
+
+This was reported to happen when Emacs 21 is run on an xterm, and the
+python-mode package was loaded.  It appears that python-mode is
+incompatible with Emacs 21; newer versions of python-mode are likely
+to fix that.
+
 * On systems with shared libraries you might encounter run-time errors
 from the dynamic linker telling you that it is unable to find some
 shared libraries, for instance those for Xaw3d or image support.