From xemacs-m  Mon Mar 17 14:32:02 1997
Received: from wfdutilgw.ml.com (wfdutilf01.ml.com [206.3.74.31])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA14005
	for <xemacs-beta@xemacs.org>; Mon, 17 Mar 1997 14:32:02 -0600 (CST)
Received: from ml1.ml.com ([199.201.57.130])
	by wfdutilgw.ml.com (8.8.5/8.8.5/MLgw-3.03) with ESMTP id PAA25587
	for <xemacs-beta@xemacs.org>; Mon, 17 Mar 1997 15:29:45 -0500 (EST)
Received: from commpost.ml.com (commpost.ml.com [146.125.4.24])
	by ml1.ml.com (8.8.5/8.8.5/MLml4-2.07) with SMTP id PAA15348
	for <xemacs-beta@xemacs.org>; Mon, 17 Mar 1997 15:34:23 -0500 (EST)
Received: from spssunp.spspme.ml.com (spssunp.spspme.ml.com [192.168.111.13]) by commpost.ml.com (8.6.12/8.6.12) with ESMTP id PAA23648 for <xemacs-beta@xemacs.org>; Mon, 17 Mar 1997 15:34:27 -0500
Received: by spssunp.spspme.ml.com (SMI-8.6/SMI-4.1)
	id PAA17433; Mon, 17 Mar 1997 15:31:29 -0500
Sender: craffert@spspme.ml.com
Mail-Copies-To: never
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Re: Gnus faces stopped using my X resources in b99
References: <199703171822.NAA06039@anthem.CNRI.Reston.Va.US>
Reply-To: Colin Rafferty <craffert@ml.com>
X-Face: y,o:AU/bfCrS+zS/W"^puB!rT!G7?U1Mvp1Hd{6h^>X4@Xp5,|g+rG>4gv/iy^&x9`k#s!]X~{]Js>@A4c}4Z"Ct7=#1nPS:?mrWH8c#>$)>/Wc5yuX_OFO1(4cZM{LvsKWVQSl~/i>!n[-B*i-alq[/m\bsdy;W4p(_ic;$BE.oG@eJf@sr#x#}FT<=H8Ozu%g;JpVz:v_~vt[>ef/MeNeo3~D^R]]*bB7{HB|E1$wfMzw
X-Y-Zippy: Gibble, Gobble, we ACCEPT YOU ---
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Colin Rafferty <craffert@ml.com>
Date: 17 Mar 1997 15:31:28 -0500
In-Reply-To: "Barry A. Warsaw"'s message of Mon, 17 Mar 1997 13:22:27 -0500
Message-ID: <ocrn2s2tg4f.fsf@spssunp.spspme.ml.com>
Lines: 18
X-Mailer: Gnus v5.4.23/XEmacs 20.1

Barry A Warsaw writes:

> I just installed b99 and found that Gnus is now ignoring the face
> colors that I set up in my .Xdefaults files.  Specifically all the
> gnus-header-*-face's are hosed.

Welcome to custom.

I added the following lines in my .gnus.el, and that made things better:

(make-face 'gnus-header-content-face)
(make-face 'gnus-header-from-face)
(make-face 'gnus-header-name-face)
(make-face 'gnus-header-newsgroups-face)
(make-face 'gnus-header-subject-face)

-- 
Colin

