>>>> "David" == David A Cobb
<superbiskit(a)cox.net> writes:
David> I have both i686-pc-cygwin and i586-pc-win32 versions and I
David> wish to have the *minimum* of duplication.
David> Especially, I do not want to have all the lisp plus the
David> packages in two places.
Sorry, the core Lisp has to go in two places. Different versions are
typically not API compatible internally. We moved everything we could
justify out to the packages, and there are persistent grumbles from
developers that X Y or Z "needs" to be in core.
You should need only one copy of the packages.
David> Personally, I'd just as soon move this up to
David> /usr/local/xemacs/xemacs-v.e.r and leave the /lib/ out of
David> it. But tradition is tradition.
On Linux it's actually a published standard.
David> I also have persistant problems with auto-autoloads that
David> are "already loaded." I've commented on that but I'm
told
David> it's a "normal" bug.
This is _not_ normal. One possible cause is load-path shadows. M-x
list-load-path-shadows. Another possibility is a package that
contains a file that's also dumped into XEmacs. There may be others.
David> The package download system wants to put things in
David> /usr/local/lib/xemacs/pkgname
David> vice. /usr/local/lib/xemacs-packages/pkgname so I wind up
David> doing a manual step after each package update - serious
David> pita.
By "package download system" do you mean M-x list-packages or the
netinstaller?
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.