lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Mistake in koi8-r support, I think


From: Alan J. Flavell
Subject: LYNX-DEV Mistake in koi8-r support, I think
Date: Sat, 8 Feb 1997 15:47:45 +0100 (MET)

Both E-dieresis and e-dieresis seem to be displayed
as the cyrillic character that looks like E-dieresis.
However, there _is_ one that looks like e-dieresis.

In the LYCharSet.c source, in the part dealing with
KOI8-R, this line:

        "\263", /* capital E, dieresis or umlaut mark - Euml */      

is correct, but this line:

        "\263", /* small e, dieresis or umlaut mark - euml */  

is a mistake, isn't it?  The \263 should be \243, I reckon.

best regards

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