Paul Bibilo <peb(a)delcam.com> writes:
I CVS updated everything. Built OK.
When you install, rm -rf the previous installed lisp directory,
eg. when installing xemacs-base, `rm -rf lisp/xemacs-base' first.
Most of these shadows will go away once the packages are properly
installed.
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/dired/dired hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/efs/dired
Dired was split out of EFS. The current EFS package does not have them.
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/edit-utils/timer hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/fsf-compat/timer
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/fsf-compat/overlay hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/xemacs-base/overlay
timer.el and overlay.el are no longer part of the xemacs-base package
and you will not find them in the current version.
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/edit-utils/tempo hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/psgml/tempo
tempo.el was moved to edit-utils and is no longer a part of psgml (nor
does it appear in the current version).
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/reftex/reftex hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/textools/reftex
reftex was moved into its own package and removed from textools.
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/vc/vc hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/vc-cc/vc
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/vc/vc-hooks hides
/devdisk/d54man/gnu/xemacs-beta/packages/lisp/vc-cc/vc-hooks
These are true shadows. Don't install both vc and vc-cc. This
is supposed to be documented somewhere. The vc-cc package was
provided for the convenience of the developers attempting to
update the ClearCase support that was removed when a previous
version of vc was synched with FSF Emacs.
I've reported these lisp shadowings before,
I know.
and as I synch via CVS, I assume that it's a problem in the
package
hierarchy. These have been present for a good few betas now.
It's only a problem with your installation.