From xemacs-m  Sun Feb 16 17:23:49 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 RAA10112
	for <xemacs-beta@xemacs.org>; Sun, 16 Feb 1997 17:23:47 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id PAA23696;
	Sun, 16 Feb 1997 15:35:03 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: XEmacs 20.1-b1 build success on Digital UNIX V3.2D
References: <9702161211.AA22274@fornet.gvc.dec.com> <rjd8u0ucp8.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 16 Feb 1997 14:01:39 +0100
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 16 Feb 1997 15:34:59 -0800
Message-ID: <m220agmijg.fsf@altair.xemacs.org>
Lines: 45
X-Mailer: Gnus v5.4.13/XEmacs 20.1

Per Abrahamsen writes:

> Steve Carney <carney@gvc.dec.com> writes:

>> This is usually because some files were preloaded by loaddefs.el or
>> site-load.el, but were not passed to make-docfile by Makefile.

Steve, is that a 64-bit integer Alpha you're on?

> This could be the fault of custom.el, then.

> It includes the code:

> 	(when (string-match "XEmacs" emacs-version)
> 	  ;; Support for special XEmacs font attributes.
> 	  (require 'font)

> well hidden so Steve wouldn't see it.

I found it all right, I just wasn't sure what to do about it.

Applying your patch improves things.

Finding pointers to doc strings...

Note: Strange doc (duplicate) for variable dired-kept-versions @ 1070180
Note: Strange doc (duplicate) for bytecode define-widget @ 1215506
Finding pointers to doc strings...done
Warning: doc lost for function custom-facep.
Warning: doc lost for function set-face-font-family.
Warning: doc lost for function set-face-font-size.
Warning: doc lost for function x-color-values.

This is usually because some files were preloaded by loaddefs.el or
site-load.el, but were not passed to make-docfile by Makefile.

Dumping under the name xemacs
Purespace usage: 709904 of 754000 (94% -- 43k wasted).


`dired-kept-versions' is EFS.  The other messages will go away when I
put your new/compatible functions into the core.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

