> Date: Sun, 18 Feb 2007 23:48:29 +0100 > From: "Lennart Borgman (gmail)" <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], [email protected] > > Eli Zaretskii wrote: > >> Date: Sun, 18 Feb 2007 23:32:01 +0100 > >> From: "Lennart Borgman (gmail)" <[EMAIL PROTECTED]> > >> CC: Eli Zaretskii <[EMAIL PROTECTED]>, [email protected] > >> > >> I wonder if this has something to do with the mime codes? I do not know > >> anything about it, but could it be that the web server changes something > >> in the output? > > > > I think the problem is simply that IE, like Emacs, needs to be told > > the encoding explicitly, when its defaults are wrong. There's no > > magic wand here. > > Maybe, I just do not understand why IE6 just does not save the > bytestream it recieves.
For the same reason Emacs doesn't do that with non-ASCII text: it doesn't treat it as a byte stream, it treats it as an encoded text. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
