lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV fotemods.zip update


From: Foteos Macrides
Subject: Re: LYNX-DEV fotemods.zip update
Date: Fri, 20 Jun 1997 19:47:47 -0500 (EST)

>On Fri, 20 Jun 1997, Foteos Macrides wrote:
>
>> * Modified the hack in LYPrint.c for mailing HTML source so that it never
>>   appends a charset parameter to the "text/html" value of the Content-Type
>>   header, because more often than not we don't really know what it is, and
>>   so instead we'll just assume that if Lynx is invoked to read that mailed
>>   message, its display character set will be the same as when the document
>>   was handled originally.  If not, it can be changed appropriately via the
>>   'o'ptions menu and the mailed message will be reloaded. - FM
>
>I doubt this change is nice thing. Just "text/html" is _equal_ to
>"text/html; charset=iso-8859-1" per standards so Lynx uses 8859-1
>emulation code if my display charset is KOI8-R. It means that if someone
>send KOI8-R document to me honestly, I'll see 8859-1 emulation instead :-(
>Please back it out.

        There is no way with that code for anyone to send you a KOI8-R
document "honestly".  It's an issue of what is the least bad of wrong
headers.   The EXP_CHARTRANS code for that section of LYPrint.c does
handle KOI8-R "honestly" (except for the BASE prepending hack), so if
someone wants to send you KOI8-R (almost) "honestly", he/she will need
to use that.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; 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]