"Barry A. Warsaw" <bwarsaw(a)cnri.reston.va.us> writes:
- It would be nice if package-get-remote were set to point to
ftp.xemacs.org by default. I had to set this before I could get
anything working.
No, this is intentional. The package-get-remote is empty for 2 reasons
1. To make sure XEmacs does not go remote unintentionally. There however
is now also some logic to try to only go remote if that would be
'logical' to users. This is not likely to be 100% correct.
2. To force people to make a conscious decision about choosing the
site/mirror. Just defaulting to a site killed
ftp.us.debian.org
when the new experimental package fetcher for debian did that.
- It seems that any error in unpacking a package stops the whole
process. It would be better if the other packages could be
installed and some indicator in the *Packages* buffer could be
used [..]
- It would be useful to include package sizes to know how much has to
get downloaded.
- It would be good to have a progressive indicator as things are
getting installed. I thought for example xemacs-base had just hung,
but (I think) it was just taking a long time.
This would indeed be nice.
- I've had some problems installing a package which I had done
some
edits in, creating an RCS subdirectory. XEmacs complained that it
couldn't find .../package/RCS and the install process just hung.
Strange...
Jan