Sorry I didn't comment earlier
I tried your previous patch, and I could get packages OK, although it
was a bit of a fiddle to set up
---
Ian
-----Original Message-----
From: Andy Piper [mailto:andyp@parallax.co.uk]
Sent: Tuesday, May 12, 1998 2:55 PM
To: xemacs-patches(a)xemacs.org
Cc: xemacs-beta(a)xemacs.org
Subject: [PATCH} customize package installation
No feedback so here's a real patch for your perusal.
andy
1998-05-12 Andy Piper <andyp(a)parallax.co.uk>
* package-get.el (package-get-create-custom):
new function to
auto-generate package-get-custom.el from
package-get-base.el.
* (package-get-ever-installedp): new function.
* (package-get-custom): new function to get all
packages specified
by customize.
* package-get-custom.el: new file of package
loading
customizations auot-generated by
package-get-custom-create.
* custom-load.el: updated to reflect
package-get-custom.el.
<< File: pkgcust.patch >>