Here again a script which loads all that stuff.
----------------------
#!/bin/bash
set "" "sh-beg-end.el" "beg-end.el"
"comment-lor.el" "GNU-Emacs-footnote.diff"
"XEmacs-footnote.diff" "thing-at-point-utils.el"
"thingatpt-utils-test.el" "footnote-init.el"
"thingatpt-before-after.el" "misc-utils.el"
"thingatpt-utils-base.el"
for i in $*; do
# echo "\$i: $i"
echo "Lade \$i: $i"
wget -np -nc --no-check-certificate
http://code.launchpad.net/~a-roehler/s-x-emacs-werkstatt/$i
done
----------------------
with or without the nc option is only downloads the html (xml) files not
the .el files!
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org