Chris Holt writes:
(gnuserv-start)
(display-time)
Yep. You're number 3, I believe ;-)
Binary searching on the betas revealed that the bug first occurred
in
beta33.
Hmm, I've just gone back to beta33, and it crashed for me. beta32 is
ok though. If I'm right about suspecting redisplay.c, then cvs log
indicates that one of the following changes is to blame:
revision 1.55.2.54
date: 2000/04/28 09:25:23; author: ben; state: Exp; lines: +21 -2
more intelligent buffer-list-changed-hook
----------------------------
revision 1.55.2.53
date: 2000/04/28 06:06:03; author: ben; state: Exp; lines: +4 -0
don't trip redisplay flags in modeline generation
----------------------------
revision 1.55.2.52
date: 2000/04/24 12:21:26; author: janv; state: Exp; lines: +46 -123
Handle margin text glyphs with the general add_glyph routine. Handle continuated lines
with a flag.
----------------------------
revision 1.55.2.51
date: 2000/04/10 16:32:17; author: janv; state: Exp; lines: +44 -13
Handle text glyps in margins properly
----------------------------
revision 1.55.2.50
date: 2000/04/02 14:28:5pwd
9; author: janv; state: Exp; lines: +29 -14
Reimplement string glyps
In fact, taking beta32 and bumping redisplay.c to 1.55.2.50 causes the
bug to happen. Jan, do you have any ideas here? (I know nothing about
the redisplay code)
Robert
--
The above are my opinions,
and my opinions only.