emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: ISO 8859-13/iso-latin-7 encoding incorrect


From: Kenichi Handa
Subject: Re: ISO 8859-13/iso-latin-7 encoding incorrect
Date: Sat, 9 Apr 2005 08:46:32 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Peter Dyballa <address@hidden> writes:
> Hello!
> Few characters are not correctly coded:

Thank you for finding those error.  I've just fixed the code
of code-pages.el.  Although you didn't list it, 0241 = A1 =
U+201D was also incorrectly decoded.

---
Ken'ichi HANDA
address@hidden


> Ø = 250 = 168 = A8 = C3 98 = U+00D8 : LATIN CAPITAL LETTER O WITH STROKE

> is shown as ¨ (DIAERESIS). C-u C-x = gives:

>    character: ¨ (04250, 2216, 0x8a8, U+00A8)
>      charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 
> (ISO/IEC 8859-1): ISO-IR-100.)
>   code point: 40
>       syntax: w       which means: word
>     category: l:Latin
> buffer code: 0x81 0xA8
>    file code: 0xA8 (encoded by coding system iso-latin-7-unix)
>      display: by this font (glyph code)
      
> -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 
> (0xA8)


> Ŗ = 252 = 170 = AA = C5 96 = U+0156 : LATIN CAPITAL LETTER R WITH 
> CEDILLA

> is shown as:

>    character: ª (04252, 2218, 0x8aa, U+00AA)
>      charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 
> (ISO/IEC 8859-1): ISO-IR-100.)
>   code point: 42
>       syntax: w       which means: word
>     category: l:Latin
> buffer code: 0x81 0xAA
>    file code: 0xAA (encoded by coding system iso-latin-7-unix)
>      display: by this font (glyph code)
      
> -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 
> (0xAA)


> Æ = 257 = 175 = AF = C3 86 = U+00C6 : LATIN CAPITAL LETTER AE  ==>

>    character: ¯ (04257, 2223, 0x8af, U+00AF)
>      charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 
> (ISO/IEC 8859-1): ISO-IR-100.)
>   code point: 47
>       syntax: w       which means: word
>     category: l:Latin
> buffer code: 0x81 0xAF
>    file code: 0xAF (encoded by coding system iso-latin-7-unix)
>      display: by this font (glyph code)
      
> -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 
> (0xAF)


> ø = 270 = 184 = B8 = C3 B8 = U+00F8 : LATIN SMALL LETTER O WITH STROKE  
> ==>

>    character: ¸ (04270, 2232, 0x8b8, U+00B8)
>      charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 
> (ISO/IEC 8859-1): ISO-IR-100.)
>   code point: 56
>       syntax: w       which means: word
>     category: l:Latin
> buffer code: 0x81 0xB8
>    file code: 0xB8 (encoded by coding system iso-latin-7-unix)
>      display: by this font (glyph code)
      
> -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 
> (0xB8)


> ŗ = 272 = 186 = BA = C5 97 = U+0157 : LATIN SMALL LETTER R WITH CEDILLA 
>   ==>

>    character: º (04272, 2234, 0x8ba, U+00BA)
>      charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 
> (ISO/IEC 8859-1): ISO-IR-100.)
>   code point: 58
>       syntax: w       which means: word
>     category: l:Latin
> buffer code: 0x81 0xBA
>    file code: 0xBA (encoded by coding system iso-latin-7-unix)
>      display: by this font (glyph code)
      
> -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 
> (0xBA)


> æ = 277 = 191 = BF = C3 A6 = U+00E6 : LATIN SMALL LETTER AE  ==>

>    character: ¿ (04277, 2239, 0x8bf, U+00BF)
>      charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 
> (ISO/IEC 8859-1): ISO-IR-100.)
>   code point: 63
>       syntax: .       which means: punctuation
>     category: l:Latin
> buffer code: 0x81 0xBF
>    file code: 0xBF (encoded by coding system iso-latin-7-unix)
>      display: by this font (glyph code)
      
> -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 
> (0xBF)



> In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.8.0, X toolkit, Xaw3d 
> scroll bars)
>   of 2005-04-02 on localhost
> Distributor `The XFree86 Project, Inc', version 11.0.40300000
> configured using `configure '--without-carbon' '--with-x' 
> '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-png' 
> '--with-gif' '--with-x-toolkit=lucid' 'CFLAGS=-I/sw/include' 
> 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

> Important settings:
>    value of $LC_ALL: de_DE.UTF-8
>    value of $LC_COLLATE: nil
>    value of $LC_CTYPE: de_DE.UTF-8
>    value of $LC_MESSAGES: nil
>    value of $LC_MONETARY: nil
>    value of $LC_NUMERIC: nil
>    value of $LC_TIME: nil
>    value of $LANG: de_DE.UTF-8
>    locale-coding-system: utf-8
>    default-enable-multibyte-characters: t

> Major mode: Text

> Minor modes in effect:
>    TeX-PDF-mode: t
>    desktop-save-mode: t
>    auto-compression-mode: t
>    display-time-mode: t
>    mouse-sel-mode: t
>    show-paren-mode: t
>    tooltip-mode: t
>    tool-bar-mode: t
>    mouse-wheel-mode: t
>    menu-bar-mode: t
>    global-font-lock-mode: t
>    font-lock-mode: t
>    blink-cursor-mode: t
>    unify-8859-on-decoding-mode: t
>    unify-8859-on-encoding-mode: t
>    utf-translate-cjk-mode: t
>    column-number-mode: t
>    line-number-mode: t
>    transient-mark-mode: t

> --
> Greetings

>    Pete

> "Let's face it; we don't want a free market economy either."
>          James Farley, president, Coca-Cola Export Corp., 1959



> _______________________________________________
> Emacs-pretest-bug mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug





reply via email to

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