SL Baur <steve(a)xemacs.org> writes:
It's not handling an obsolete package format properly (ie. lack
of
pkginfo files).
Not it isn't. It is breaking on the fact that the package include the
MANIFEST file in the MANIFEST file and therefore it already has been
removed in the previous loop deleting all listed files.
Anyway this should all be condition-cased. For instance I might have
deleted some .el files by hand.
I sent a patch to that effect to xemacs-patches.
Jan