>>>> "Darryl" == Darryl Okahata
<darrylo(a)sr.hp.com> writes:
Darryl>
Darryl> I've been buried in work and haven't had the time to hack on the
Darryl> code, but is there some magical variable that quietly suppresses the PGP
Darryl> checks if PGP, etc. doesn't exist?
No, it will just ask you if you want to continue without verification.
> 2. The failure in 1. highlighted another problem. Package-get
should
> offer to fall back on the local info (cached from last time, or
> from the distribution if this is the first time).
Darryl>
Darryl> This brings up another question: should package-get always check
Darryl> for a locally-cached version and use that if it exists, instead of
Darryl> always downloading a package? I'd like to see this, but I don't know
if
Darryl> this would cause problems for others, and I'd prefer not having
Darryl> yet-another-config variable if I can avoid it.
You can customize package-get-base-filename to something local, then
M-x package-get-update-base and type the path to
ftp.xemacs.org when
you want that one. There's not a function to save the database,
though it is on my relatively short list.