>>>> "Andy" == Andy Piper
<andy(a)xemacs.org> writes:
Andy> I think this fixes everything I can reproduce. I will apply
Andy> this to cvs. andy
I updated from CVS at
Compilation started at Wed Aug 04 16:41:33 1999 +0200
After building tabs are back.
The housekeeping of buffer-tabs is still broken however:
After starting XEmacs it has only one tab for "*scratch*".
I type
C-x C-b (list-buffers)
which gives me "*Buffer List*" in the lower window.
No new tab for that buffer is created until I
M-: (update-tab-in-gutter)
or switch around between buffers.
Adrian