GNU bug report logs -
#12055
24.1.50; Characters "á" and "é" are not correctly displayed on a Windows terminal
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 26 Jul 2012 12:21:02 UTC
Severity: normal
Found in version 24.1.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
> Please try the patch below. It works for me.
Well, I've finally managed to install a working "patch" utility for
Windows (MinGW has a package for it).
I've applied the patch and built the branch.
Now, after starting emacs (-Q -nw) and typing "áéíóúñç", Emacs shows
different symbols (see attached screenshot), but if I copy them and
paste here, the pasted symbols are the correct ones (áéíóúñç), instead
of the ones I see in the screen.
Also, if I go to one char, for example the "á", and do C-u C-x =,
Emacs says (*):
position: 192 of 196 (97%), column: 0
character: á (displayed as á) (codepoint 225, #o341, #xe1)
preferred charset: iso-8859-1 (Latin-1 (ISO/IEC 8859-1))
code point in charset: 0xE1
syntax: w which means: word
category: .:Base, L:Left-to-right (strong), c:Chinese,
j:Japanese, l:Latin, v:Viet
to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
buffer code: #xC3 #xA1
file code: #xE1 (encoded by coding system iso-latin-1-dos)
display: terminal code #xE1
Character code properties: customize what to show
name: LATIN SMALL LETTER A WITH ACUTE
old-name: LATIN SMALL LETTER A ACUTE
general-category: Ll (Letter, Lowercase)
decomposition: (97 769) ('a' '́')
There are text properties here:
fontified t
-------
(*) Although, as I said, in the second line I don't see the "á"
symbols in the screen, but another symbols (like a greek "beta").
--
Dani Moncayo
[img3.png (image/png, attachment)]
This bug report was last modified 12 years and 294 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.