SL Baur <steve(a)xemacs.org> wrote:
Greg Klanderman <greg(a)alphatech.com> writes in
xemacs-beta(a)xemacs.org:
> It'd be real nice to have M-x package-get / add-big-package.sh
> do this "rm -rf".
Right.
Are there packages with subdirectories below "lisp", "info", or
"etc" (I think there are)? I'll modify the add-big-package.sh-in-elisp
routine to optionally (?) do the "rm -rf", but I'm not sure what to do
for mswindows. There isn't a standard/portable equivalent under
mswindows. Under Win95, I could use "deltree", but this doesn't exist
under NT, although "del /s" does (but does not remove empty directories,
which might be good enough).
-- Darryl Okahata
Internet: darrylo(a)sr.hp.com
DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Hewlett-Packard, or of the
little green men that have been following him all day.