I'm pretty sure this is due to Jeff Sparkes' commit 5237:6466bc9ebf15 of
2010-07-02, which also causes Xft builds to break pretty badly in other
ways:
On my Gentoo Linux system, with Xft, this causes all Xft text to be
drawn in the initial frame. New frames pop up, but they are blank, and
the text is drawn into the wrong frame. Frame decorations that are
drawn with legacy Xlib (scrollbars, etc) are drawn in the right place.
In fact, frame decorations drawn with Xft (buffers tab control) also
appear in the right frame, so I guess you didn't try to fix those?
... and I've replicated the behavior on my G4 iBook, Mac OS X 10.4.11.
To replicate from "xemacs -vanilla", type C-x 5 C-f ~/.xemacs/init.el
(or any other existing text file).
|