By the way, I tried the exact same thing under xemacs-20.4 and it
worked fine.
On Thu, Oct 29, 1998 at 10:37:44AM -0800, David Wang wrote:
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.
Here is how I set up my faces in my .emacs. I have one set of faces
for my tty frames and another one for the x frames. I'm wondering if
thats the problem and if there is a solutions?