Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id MAA01787; Fri, 29 Dec 1995 12:41:54 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.3); Fri, 29 Dec 1995 12:41:50 -0500 Received: from jekyll.piermont.com by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id MAA01770; Fri, 29 Dec 1995 12:41:48 -0500 Received: from localhost (perry@localhost) by jekyll.piermont.com (8.6.12/8.6.12) with SMTP id MAA12525; Fri, 29 Dec 1995 12:41:27 -0500 Message-Id: <199512291741.MAA12525@jekyll.piermont.com> X-Authentication-Warning: jekyll.piermont.com: Host localhost didn't use HELO protocol To: Jacob Palme cc: ietf-drums , Mail and News integration mailing list Subject: Re: The use of 8-bit In-reply-to: Your message of "Fri, 29 Dec 1995 18:35:51 +0100." Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Date: Fri, 29 Dec 1995 12:41:26 -0500 From: "Perry E. Metzger" The problem is that you are wrong about what character set gets used. The Russians are using COI-8. Chinese are using several different encodings of their characters. ISO 8859-1 isn't the only thing in use by far. Henry Spencer's long neglected draft on News formats had the bright idea of saying that consenting subnetworks of Usenet could use whatever character set they mutually agreed to... .pm Jacob Palme writes: > more than in English. Experience shows that it is very common > that Europeans put such characters in news articles even though > it is probably not legal. Many existing news software apparently > produces such 8-bit characters. > > It seems to me that it is impossible to stop this practice. > If it cannot be stopped, perhaps it should be accepted. Thus, > perhaps the best would be to say that the default character > set in news is ISO 8859-1 (just as it already is in HTML). > > For Americans, this would not be a problem since USASCII > is a subset of ISO 8859-1.