lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Re: MIME charset headers for mail


From: Klaus Weide
Subject: Re: LYNX-DEV Re: MIME charset headers for mail
Date: Sun, 13 Apr 1997 11:36:29 -0500 (CDT)

On Sun, 13 Apr 1997, Hynek Med wrote:

> I looked at the code, found the places where to add the headers, made a
> small patch for myself that adds hardcoded ISO-8859-2 MIME charset when
> mailing and printing via mail, but I can't see lynx ever using the MIME
> character set name. There's only LYchar_set_names[current_char_set], which
> gives "ISO Latin 2"-type description, and an integer current_char_set. 
> 
> Is my impression, that we need another table for mapping current_char_set
> to its MIME name, right? Or have I just missed the table?

With the chartrans code, use LYCharSet_UC[i].MIMEname, where i is the
current_char_set.

I suggest you check whether the string begins with "x-" and, if yes, don't
use those "internal use only" names.

  Klaus

;
; 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]