-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alex Davies wrote: > Hi All, > > I am attempting to wget a page, but find that wget is mangling some of > the characters inside the page and i'm not quite sure why.
Wget is completely incapable of mangling characters, as it doesn't do any sort of conversion on content whatsoever. I do see <U+200e> characters in vim... probably vim doesn't know what to do with those character codes. Viewing the result in a web browser gives identical results for me as visiting the site directly (apart from some coloring, probably from a CSS file that couldn't be found, and that issue's resolved by adding -k). - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer. Maintainer of GNU Wget and GNU Teseq http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqkd3sACgkQ7M8hyUobTrEfRgCeJhgXgjWM6HmztaJV113cOJj1 l+cAoIXMAVyvzo/QISgSDNCY1bTGNgav =yIGt -----END PGP SIGNATURE-----
