using wget 1.10 on win32:
wget -kpxHE -Dwikimedia.org http://en.wikipedia.org/wiki/V%C3%ADctor_Jara
problem: international characters cause problems
the image of victor jara in article is lost
int. chars. in filename saved on local disk is garble
international characters do not seem to be mentioned in the manual,
whereas it surely is an issue when characters outside ascii is used.
NOTE: "%" must be doubled (%%) if running from a win32 batch file
i'd appreciate if someone could advise me on this issue, or fix the bug.