>>>> "AP" == Andy Piper <andy(a)xemacs.org>
writes:
AP> At 02:46 PM 9/20/99 -0400, Georg Nikodym wrote:
>
> So, I think that the crashes are under control (for me, anyway)
> but...
>
> Seems now that occassionally, I have a blank gutter. Still has
> active tabs, but I can't see them. I can do stuff and they'll
> come back but as I sweep my mouse across the various xemacs frames
> I have, the gutter will go black (which is my default background).
AP> Firstly the tabs are supposed to be the same color as your
AP> default background and the text is supposed to be the same as
AP> your default foreground.
AP> When you say the gutter goes blank, do you just mean that the
AP> tabs have both fg and bg set to the same? Can you produce a
AP> reproducible test case? I don't see this just using -fg and -bg,
AP> so maybe your XEmacs setup is different in some way?
Sorry to have mentioned colour at all, it clearly has confused
everybody.
You'll agree that the tab redraw starts by blanking the gutter and
then the tabs are realized. The bug is that in certain situations,
the blanking happens, but the realization does not.
I was playing around attempting to come up with a reproduction recipe
and here's what I came up with:
- start xemacs
- M-x shell
- M-x rename-buffer foo
- M-x shell
- M-x rename-buffer bar
- C-x 3
- C-x 5 2
- move mouse into new frame and watch the tabs disappear...
- C-l in the new frame and you might get the tabs back, move the mouse
around and they might disappear again