From xemacs-m  Wed Mar  5 07:47:48 1997
Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA26709
	for <xemacs-beta@xemacs.org>; Wed, 5 Mar 1997 07:47:45 -0600 (CST)
Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id OAA02153; Wed, 5 Mar 1997 14:37:11 +0100
Received: (abraham@localhost) by zuse.dina.kvl.dk (8.6.12/8.6.4) id OAA20035; Wed, 5 Mar 1997 14:46:02 +0100
Sender: abraham@dina.kvl.dk
To: xemacs-beta@xemacs.org
Subject: Re: customize
References: <hh209u3h7o.fsf@dres.elam.org>
Organization: The Church of Emacs
X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM<U{B+4e{k79.Ya{~':DblFPCg$
 @60,BfLv2@SKZ19cMWK0/C'v;tM:|6B'R}U1rp6CL&kN({9<zF/V{:JCg27yC)9oZjeqcQawzKfiNL
 t9}`vjmK["dRQC/qGFQq"%u|Q`:6{"Rz}b(dnl_"3$Jtqimi>|8MBp/
From: Per Abrahamsen <abraham@dina.kvl.dk>
Date: 05 Mar 1997 14:46:02 +0100
In-Reply-To: James LewisMoss's message of 05 Mar 1997 02:55:51 -0500
Message-ID: <rjrahu1mg5.fsf@zuse.dina.kvl.dk>
Lines: 21
X-Mailer: Gnus v5.4.17/Emacs 19.34
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


James LewisMoss <dres@scsn.net> writes:

> I'm getting three gnus faces that just won't be set by customize.
> Here are what the lines look like:
>  '(gnus-group-news-3-face ((((class color)) (:bold t :foreground "steelblue1")) (((class color) (background light)) (:bold t :foreground "steelblue1")) (t nil)))
>  '(gnus-group-news-3-empty-face ((((class color) (background dark)) (:foreground "steelblue2")) (((class color) (background light)) (:foreground "steelblue2")) (t nil)))
>  '(gnus-header-content-face ((((class color)) (:italic t :foreground "lawngreen")) (((class color) (background light)) (:italic t :foreground "lawngreen")) (t (:italic t))))
> 
> The last time I set them I even deleted all cases of display setting
> and just said in all displays use this colour.  These stayed in the
> .custom-xemacs file.

What did you do, what happened, and what did you expect to happen?

> Also I'm seeing the case sensitiveness of the buttons in the customize
> buffer.  I modify a face.  Go up to the '[*]' button.  Press return I
> get a prompt in the minibuffer and type 'set' nothing happens.  If i
> type 'Set' instead it gets set (same thing with Save).

Thanks, fixed in 1.52.

