Re: To the creator of Xnews: Fix the chartset



Frank Slootweg <this@xxxxxxxxxxxxxxxxx> wrote:

Can standard Xnews, i.e. *without* additional software such as
Mime-proxy, be made to *generate* ISO 8859/1[5] (even *without* the
required MIME headers)?

It will use whatever the machine's default charset is. For most
western European locales, that's Windows-1252. It coincides mostly
with ISO-8859-1[5].

If so, perhaps it's wise to educate the 'offenders' on how to do
that, so that newsreaders which can set a per-group undeclared
character set, can at least *read* the bad postings.

AFAIK, they already can, but the burden shouldn't be on them.
.



Relevant Pages

  • Re: PEP 263 status check
    ... Unicode, and things like that. ... > that an 8-bit string contains one byte per character ... ensure that it doesn't do any fancy charset handling, ... often does not know which character set to convert it to. ...
    (comp.lang.python)
  • Re: DBI and character sets (yet again)
    ... > - provide access to character set information, ... Does your DBD currently support NLS encodings? ... E.g., my locale's charset is UTF8, and I retrieve some UNICODE columns. ...
    (perl.dbi.users)
  • Re: how to tell server that charset is UTF-8??
    ... >> to my knowledge Apache itself won't send the character set part of the header ... What sends the character encoding ... Missing Charset ...
    (comp.lang.php)
  • Re: outputting XML from PHP
    ... I would suppose that web servers sending out ... If you set the character set in the header it will always override the ... if the default is ok then you can safely leave the charset ... MIME processors and XML processors ...
    (comp.lang.php)
  • Re: CharsetDecoder issue
    ... > Data is read from a server and the byteBuffer is decoded using ... > Am I suppose to know beforehand what charset the incoming data is in? ... there's really no way to know what character set it's in. ... whatever your filesystem calls it) so that applications can query the ...
    (comp.lang.java.programmer)