lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Way to define character set when doing newspost? LYNX-DEV


From: H E Nelson
Subject: Re: Way to define character set when doing newspost? LYNX-DEV
Date: Thu, 19 Jun 1997 13:18:37 +0900 (JST)

> them from the header section).  You also can add a Content-Type
> header and indicate the charset, if the body will not be:
> 
> Content-Type: text/plain; charset=US-ASCII

Headers of posts from Lynx Version 2.7.1ac-0.28 read:
        'Content-Type: text/plain; charset=unknown-8bit'.
Am I correct in concluding that Lynx appended this header as a
default?  If so, will my manually writing in a header override
the default?  Even if I can't use ISO-2022-JP, it might be useful
to indicate that the charset is EUC.

I was also puzzled by this header:
        `Content-Transfer-Encoding: base64'.
I assumed that Lynx had added this by default.  If I were using EUC,
would I want `Content-Transfer-Encoding: 8bit'?

>       Usenet traditionally expects 7-bit, US-ASCII.  For CJK,
> ISO-2022-JP meets the 7-bit expectation, and contains only US-ASCII
> characters by virtue of using "escape sequences" with only 7-bit,
> US-ASCII characters.   EUCs and SJIS are mulitbyte charsets that
> include 8-bit bytes in their di-byte pairs (Henry really should,
> after all this time, do some reading about the CJK charsets.).

Did the reading, but "after all this time" forgot!!! :( :(

>       If you're posting to Japanese Usenet groups, and you have a
> way of calling in ISO-2022-JP for your editor, do that, and add

This is what I figured I needed to do, but as usual am clueless.
The SunOSs I use really seem to be tied to EUC, and how to get out
of using it has baffled  me.  Why they have to have 3 or more ways
of coding the same language is beyond me. 

> on your screen, i.e., the conversion of that message to an EUC or
> SJIS will already have been done, and Lynx presently has no function
> interposed for doing a back translation to ISO-2022-JP before putting
> it into the temporary file.  I suppose if such functionallity were
> added, it should be used after you've finished editing the temporary

This is encouraging since it indicates I'm not completely lost.  Such
a function would indeed be nice.  I'll bring it up on the Japanese
browser news group, and see if some programmer doesn't have the time
and interest to work on it.

Thanks much for the education.  What a fine teacher you are.

__Henry
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]