Uwe Brauer wrote:
Hi
> 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
thats a big surprise, as the files to load are specified with that list.
Did you really use that script?
I suppose, you did use a script with the -r option activated, not that one.
Andreas
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta