From xemacs-m  Mon Mar 17 20:41:13 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA02681
	for <xemacs-beta@xemacs.org>; Mon, 17 Mar 1997 20:41:11 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id SAA28915;
	Mon, 17 Mar 1997 18:53:00 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: [ 19.15-b99 and 20.1-b7] build FAILURE on Solaris-2.5/X11R6.3/cc-4.0
References: <m2vi6si7nw.fsf@altair.xemacs.org> <vkhgibh8ud.fsf@cdc.noaa.gov> <m2afo222b4.fsf@altair.xemacs.org> <rj913magus.fsf@zuse.dina.kvl.dk>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Per Abrahamsen's message of 17 Mar 1997 12:38:19 +0100
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 17 Mar 1997 18:53:00 -0800
Message-ID: <m2g1xtzzar.fsf@altair.xemacs.org>
Lines: 19
X-Mailer: Gnus v5.4.28/XEmacs 20.1(beta8)

Per Abrahamsen writes:

> _defface_ initializes the global face attributes according to the
> frame properties (device type, device class, background intensity) of
> the selected frame when the first _defface_ declaration is evaluated.
> I doubt you want to initialize them according to what happened to be
> used at build time.

O.K.

> One could save all the _defface_ declarations that are dumped into a
> variable, and then create the faces at startup from that variable.  If
> you don't mind XEmacs startup becoming even slower, that is.

Cool.  I moved the defface out of comint into a module required at run 
time.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

