From xemacs-m  Sat Sep 13 05:18:55 1997
Received: from inf.enst.fr (MyueVybB1MP188YgvqgOOeaqdTNJP7AX@inf.enst.fr [137.194.2.81])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA23538
	for <xemacs-beta@xemacs.org>; Sat, 13 Sep 1997 05:18:54 -0500 (CDT)
Received: from metheny.enst.fr (metheny.enst.fr [137.194.160.27])
          by inf.enst.fr (8.8.4/8.8.4) with ESMTP
	  id MAA25806 for <xemacs-beta@xemacs.org>; Sat, 13 Sep 1997 12:18:51 +0200 (MET DST)
Received: (from verna@localhost)
          by metheny.enst.fr (8.8.4/8.8.4)
	  id MAA15588; Sat, 13 Sep 1997 12:18:47 +0200 (MET DST)
To: xemacs-beta@xemacs.org
Subject: Re: Reloading dumped lisp
References: <kigvi09qe3c.fsf@jagor.srce.hr>
X-Attribution: dv
X-Url: http://www-inf.enst.fr/~verna/
From: Didier Verna <verna@inf.enst.fr>
In-Reply-To: Hrvoje Niksic's message of "10 Sep 1997 19:21:43 +0200"
X-Face: |j}\)O|k##MrRz#VK$Jy=0r=3Qc,,a/Tr6*JQbE73dy17]<u3$*$]4O\1|h\|O\EDT9d$n+
 MTB{U&>2YcmW$9Z&H21e}#~#pgc>dn(is5Bv1l!{1re+Q9suKIOUmOqZs2>QMxHlR;;}kaGYA@HR3D
 C6
X-Face: 6o|eiKqaHN.ANh8HXDzntcWUOCg\]RsOd.ctvm~*y}Y^R&*a+Co,\s#=HWsw3x$b_n2kJ#g
 (7u?J^@^xP)f,jUF|0Z'J:|G/bMA5O12*b,7`-Q`=pKsCRIpso07.Y>YB2H{7`?u&yh;C_ZtLHfj<!
 $J=.i&Al'?,ax]MZd4tcm)_wF3$n*:f/lgS.;?Jr3T;Fl^q<qP**'tw
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 13 Sep 1997 12:18:47 +0200
Message-ID: <qyj4t7p1pq0.fsf@metheny.enst.fr>
Lines: 17
X-Mailer: Gnus v5.4.65/XEmacs 20.3(beta19) - "Kyiv"

Hrvoje Niksic <hniksic@srce.hr> writes:

> While browsing the customization menus, I can see messages like
> "loading cmdloop" flashing in the echo area.  It seems that Custom
> doesn't know that the preloaded files are already loaded.  When I
> asked Per about it, he said that custom uses load-history for that.
> 
> However, neither in XEmacs nor in Emacs (19.34) are the preloaded
> files in load-history -- try:
> 

	That's for a similar reason that I asked how and when exactly
load-history was modified. For instance, find-function: emacs-version
will fail complaining that it can't find the library. Indeed, help.el
doesn't appear in load-history.

== Didier

