Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
npak(a)kazbek.ispras.ru (Nick V. Pakoulin) writes:
> To reproduce -- first hide your resources.
> Save the following code in a file
YIPPEE! (This bug is actually several years old. It just that the
window-height problem with ispell finally makes the situation less rare).
If you are careful with your mouse you can get really funny things for
the "Choices" window, like
(window-end (second (window-list)))
-643
This patch should fix the crash (I left in a debug message) and the
weird value of window-end.
The XEmacs redisplay engine sure doesn't like windows without
contents...
Could you try it out...?
Yes, I applied the patch. It seems to work. But no doubts you should remove
the trace ;)
Soft assert triggered (start_end_of_last_line)
Nick.
Jan