[1622] in Athena Bugs
Re: Emacs text cursor bug.
daemon@ATHENA.MIT.EDU (Robert S. French)
Tue Jan 10 13:33:52 1989
Date: Tue, 10 Jan 89 13:32:30 EST
From: "Robert S. French" <rfrench@ATHENA.MIT.EDU>
To: Daniel I. Applebaum <danapple@FLOTSAM.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU, plx-bugs@ATHENA.MIT.EDU,
In-Reply-To: Daniel I. Applebaum's message of Sun, 08 Jan 89 02:11:46 EST
From: Daniel I. Applebaum <danapple@FLOTSAM.MIT.EDU>
Date: Sun, 08 Jan 89 02:11:46 EST
There is a bug in version 18.52 of GNU emacs which causes incorrect
display of the outline version of the cursor.
This is *NOT* a bug in emacs. Width "0" lines work fine under X11,
and in many cases (as discussed in the Xlib manual) are drawn faster
than width "1" lines since they can be drawn with hardware-dependent
routines (which doesn't matter when drawing a rectangle). What you
are reporting, I believe, is a well-known bug in the Parallax X11
server which I thought I had fixed last summer...
Rob