bug#4165: 23.1.50; Typo in (info "(emacs)International Chars")
Leo <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please describe exactly what actions triggered the bug and the precise symptoms of the bug: ,----[ (info "(emacs)International Chars") ] | character: A` (192, #o300, #xc0) | preferred charset: unicode (Unicode (ISO10646)) | code point: 0xC0 | syntax: w which means: word | category: j:Japanese l:Latin v:Vietnamese | buffer code: #xC3 #x80 | file code: not encodable by coding system undecided-unix | display: by this font (glyph code) | xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-13-*-*-*-m-0-iso10646-1 (#x82) `---- A` should be À. Leo