From xemacs-m  Tue Sep 23 23:33:25 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 XAA25688
	for <xemacs-beta@xemacs.org>; Tue, 23 Sep 1997 23:33:24 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.7/8.8.7) id VAA06802;
	Tue, 23 Sep 1997 21:39:27 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Shadows in 19.16
References: <199709240238.WAA05095@spacely.icd.teradyne.com>
X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$
 ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3
 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l<bZV1.AI`zWV%kPCnUhcgEe\(}/_kNd6,*3ZJ
 Q3o<YQ3^u;7jS=:p0--u3msQO
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: acs@acm.org's message of "Tue, 23 Sep 1997 22:38:22 -0400"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 23 Sep 1997 21:39:26 -0700
Message-ID: <m27mc7nx4x.fsf@altair.xemacs.org>
Lines: 29
X-Mailer: Quassia Gnus v0.10/XEmacs 20.3(beta24) - "Ljubljana"

acs  <acs@acm.org> writes:

> I ran the 20.3 shadows function against Brooklyn (19.16), and
> here's what I found:

Good idea!

> /usr/local/lib/xemacs-19.16/lisp/mu//mu-cite hides /usr/local/lib/xemacs-19.16/lisp/tl//mu-cite

The version in tl has not been modified since initial integration and
the version in mu has been modified several times, and v20 has it in mu.
Goodbye lisp/tl/mu-cite.el ...

> /usr/local/lib/xemacs-19.16/lisp/mu//std11-parse hides /usr/local/lib/xemacs-19.16/lisp/tl//std11-parse

Ditto.  Goodbye lisp/tl/std11-parse.el ...

> /usr/local/lib/xemacs-19.16/lisp/mu//std11 hides /usr/local/lib/xemacs-19.16/lisp/tl//std11

Ditto.  Goodbye lisp/tl/std11.el ...

By any chance, does removing these three files from lisp/tl and
redumping cure the PGP signature problem?

> /usr/local/lib/xemacs-19.16/lisp/gnus//md5 hides /usr/local/lib/xemacs-19.16/lisp/w3//md5

This one is easy.  The gnus md5.el is unnecessary (md5 is a subr) and
was removed from v20 some time ago.  It appears the w3 version never
gets used either.  Goodbye lisp/gnus/md5.el, goodbye lisp/w3/md5.el ...

