I start xemacs on the main X11 display and customize the modeline
face background and foreground colors. Eventually I ssh in from
a remote machine and start a gnuclient on the tty.
After the update to F15, and whatever xemacs comes with it, when
I start gnuclient the modeline on the first frame opened in the
X11 display reverts back to the default colors. This didn't use
to happen.
I verify that this is not my doing by invoking
xemacs -vanilla
executing these lines in the *scratch* buffer
(set-face-background 'modeline "Gray75")
(set-face-foreground 'modeline "Black")
(gnuserv-start)
and going to an xterm on the same machine and running
unset DISPLAY; gnuclient -nw
At that point the modeline reverts back to the colors it had
before I executed the code above. I've looked through gnuserv.el
but can't figure out where this could happening. Here is what I
have in this system:
xemacs-21.5.31-1.fc15
xemacs-common-21.5.31-1.fc15
xemacs-el-21.5.31-1.fc15
xemacs-filesystem-21.5.31-1.fc15
xemacs-info-21.5.31-1.fc15
xemacs-packages-base-20110502-1.fc15
xemacs-packages-base-el-20110502-1.fc15
xemacs-packages-extra-20110502-1.fc15
xemacs-packages-extra-el-20110502-1.fc15
-- Henrique
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta