zhu wang wrote:
I have a .Xdefauts to change Xemacs color as following:
Emacs.default.attributeBackground: White
But after I apply xrdb -load ~/.Xdefaults,
The Mozilla menu bar font is changed to a small size. I am wondering how
to keep me Xemacs color and not change Mozzilla menu bar font.
Before you run "xrdb -load ...", try running "xrdb -query". If it
produces any output, then don't use "xrdb -load ..." , but use
"xrdb -merge ..." instead.
--
Glynn Clements <glynn.clements(a)virgin.net>