Some time ago, Olivier Galibert wrote...
> I see a strange glitch though.
> When I dump XEmacs traditional way, zmacs-regions is set to t. When
> I do it portable, it is set to nil, both when I run it vanilla.
Cool, another bug to look at. Is that with xemacs -q ?
Yes. Here is more. With the PD, font-lock-faces have random
bold and underline attributes, although font sizes, typefaces
and colors look correct. Italics did not appear randomly for me.
The attributes did not change between XEmacs runs. As for the
distribution, of 10 fonts, 7 gained bold and 3 became italics
(overlapping).
Font lock faces are defined in list, and zmacs-regions is
internal DEFVAR_BOOL. I do not know where the common denominator is.
The fonts on the XEmacs splash screen are all right.
> PDUMP is incompatible with USE_UNION_TYPE, right?
It shouldn't, actually.
So that the union type is becoming obsolete?
Big K