>>>> "Ville" == Ville Skytt <Ville>
writes:
Ville> By "possible" I meant stuff like what happens if an XEmacs
Ville> with dumped/in-core foo.el installs and uses a package with
Ville> a new version of foo.el? Warnings? Which version will
Ville> actually be used? Other problems?
If you require it, the preloaded version will be used. If you
load-library it, the package version should be used with the default
load-path.
You will get shadowing warnings at build time (maybe) and in bug
reports, but not in ordinary operation.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
My nostalgia for Icon makes me forget about any of the bad things. I don't
have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py