From xemacs-m  Tue Mar  4 17:04:40 1997
Received: from black-ice.cc.vt.edu (root@black-ice.cc.vt.edu [128.173.14.71])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA23234
	for <xemacs-beta@xemacs.org>; Tue, 4 Mar 1997 17:04:39 -0600 (CST)
Received: from black-ice.cc.vt.edu (valdis@LOCALHOST [127.0.0.1])
	by black-ice.cc.vt.edu (8.8.5/8.8.5) with ESMTP id SAA14742;
	Tue, 4 Mar 1997 18:04:38 -0500
Message-Id: <199703042304.SAA14742@black-ice.cc.vt.edu>
X-Mailer: exmh version 2.0gamma 1/27/96
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: [20.1-b5] (void-function get-face-documentation) lossage 
In-Reply-To: Your message of "04 Mar 1997 15:09:41 PST."
             <m2ybc3ntje.fsf@altair.xemacs.org> 
From: Valdis.Kletnieks@vt.edu
X-Url: http://black-ice.cc.vt.edu/~valdis/
References: <vklo83i859.fsf@cdc.noaa.gov>
            <m2ybc3ntje.fsf@altair.xemacs.org>
Mime-Version: 1.0
Content-Type: multipart/signed; boundary="==_Exmh_1607253248P";
	micalg=pgp-md5; protocol="application/pgp-signature"
Content-Transfer-Encoding: 7bit
Date: Tue, 04 Mar 1997 18:04:34 -0500

--==_Exmh_1607253248P
Content-Type: text/plain; charset=us-ascii

On 04 Mar 1997 15:09:41 PST, you said:
> Does rebytecompiling dired-xemacs.el make this go away?

I got bit by a similar while trying to do a 'make all-elcs' after
patching up.  I finally had to do the following:

find lisp -name '*.elc' -print | xargs rm
make dump-elcs
make all
make all-elcs  (still running now).

Something, someplace, kept that 'get-face-documentation' around even
after the patch.  Something to do with autoloads maybe?

-- 
				Valdis Kletnieks
				Computer Systems Engineer
				Virginia Tech



--==_Exmh_1607253248P
Content-Type: application/pgp-signature

-----BEGIN PGP MESSAGE-----
Version: 2.6.2

iQCVAwUBMxyqetQBOOoptg9JAQF9HQP+KbF4w7hK4Fplmy8hSpXR2IZEm+OQEGaJ
d90GIqWD2dMvRpeCWdFNCFJ/d/HdsATWMkROU4T1/3RdQGbZAZtcD+lNmvua3LcT
C5pwfNkGs/tccF4uxxLQ2g6igsgXrnhGfWQtk+GLnqJIumHhTD6J8cdpK6mtWSaG
8WvkmB76cQc=
=e0dp
-----END PGP MESSAGE-----

--==_Exmh_1607253248P--

