Under linux I have the same problem-
The first frame has the proper colors.
The second frame has the wrong colors
The third and subsequent frames are all fine.
This does not happen under an IRIX-6.4 build of the same version.
emacs-version = "21.0 \"Pyrenean-pre6\" XEmacs Lucid"
This was for a default configure on a fairly virgin RedHat 5.1 linux
box.
DaveO
David Wang writes:
Here is a weird one with xemacs-21.0-b57 under solaris 2.5.1:
I start up a TTY xemacs server session with gnuserv-start.
I then use gnuclient to open up one X frame. The face colors are the
ones that I've specified in my .emacs file and correct. If I then use
"C-x 5 b" to open up another x frame, the 2nd X frame face colors are
all screwed up.
If I do the reverse, ie start up a X xemacs server, and then do
"gunclient -nw" to create a tty frame and then from within the tty
frame do a "C-x 5 b", my tty colors become screwed up.