GNU bug report logs -
#12082
24.1.50; Wrong character showed by "C-h c"
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Sun, 29 Jul 2012 17:58:01 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
> Interesting. How did you two type M-ç?
In the spanish keyboard (the one I have) there is a key for each of
those two characters ("M" and "ç"), so M-ç is simply hold down the "M"
(alt) key and then press the "ç" key.
> And what are your values of
> keyboard and terminal coding-systems, and also what does
> w32-get-console-codepage return?
In a GUI session of my trunk build (started with -Q):
(keyboard-coding-system) => iso-latin-1-unix
(terminal-coding-system) => cp1252
(w32-get-console-codepage) => 850
> And Dani, if you go to the *Messages* buffer and type "C-u C-x =" with
> the cursor on the ‡ character, what does Emacs say?
It says this:
position: 78 of 91 (85%), column: 2
character: ‡ (displayed as ‡) (codepoint 8225, #o20041, #x2021)
preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x2021
syntax: _ which means: symbol
category: .:Base, h:Korean, j:Japanese
to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
buffer code: #xE2 #x80 #xA1
file code: not encodable by coding system iso-latin-1-dos
display: by this font (glyph code)
uniscribe:-outline-Courier
New-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1 (#xC1)
Character code properties: customize what to show
name: DOUBLE DAGGER
general-category: Po (Punctuation, Other)
decomposition: (8225) ('‡')
--
Dani Moncayo
This bug report was last modified 12 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.