From xemacs-m  Fri Apr  4 01:05:19 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 BAA08775
	for <xemacs-beta@xemacs.org>; Fri, 4 Apr 1997 01:05:17 -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 IAA19151; Fri, 4 Apr 1997 08:53:58 +0200
Received: (abraham@localhost) by zuse.dina.kvl.dk (8.6.12/8.6.4) id JAA05647; Fri, 4 Apr 1997 09:03:10 +0200
Sender: abraham@dina.kvl.dk
To: Hunter Kelly <retnuh@corona.pixar.com>
Cc: turner@lanl.gov, xemacs-beta@xemacs.org
Subject: Re: migrating from .xemacs-options to customize
References: <199703280336.UAA20369@branagh.ta52.lanl.gov> 	<rjiv2c5pnv.fsf@zuse.dina.kvl.dk> 	<199703281643.JAA21648@branagh.ta52.lanl.gov> 	<rjd8sj517y.fsf@zuse.dina.kvl.dk> <199703282114.OAA22168@branagh.ta52.lanl.gov> <rj208z4rpq.fsf@zuse.dina.kvl.dk> <yvt67y37lta.fsf@corona.pixar.com>
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: 04 Apr 1997 09:03:10 +0200
In-Reply-To: Hunter Kelly's message of 03 Apr 1997 15:01:37 -0800
Message-ID: <rju3lnp8wh.fsf@zuse.dina.kvl.dk>
Lines: 22
X-Mailer: Gnus v5.4.37/Emacs 19.34
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


Hunter Kelly <retnuh@corona.pixar.com> writes:

> I've written a snippet of code that takes faces that weren't
> previously defined with customize, or had been changed behind
> customize's back, and still lets customize grok the necessary
> information about them so that customiize-face will work with the
> proper values.  
> 
> It works well for everything except background images and inherited
> stuff.  I've been really busy at work, and haven't had a chance to fix
> those last two things.  I was planning on handing it of to Per once I
> was finished, but it may be awhile.
> 
> I'm willing to let anyone who wants to play with it have a look at
> what I have so far.

Please mail it to me.

PS: The latest customize already guess the foreground, background, and
underline-p attributes.  Maybe you should subscribe to the customize
mailing list, at <emacs-custom-request@sunsite.auc.dk>.

