30 Jul 2012 16:32
bug#12082: 24.1.50; Wrong character showed by "C-h c"
Eli Zaretskii <eliz <at> gnu.org>
2012-07-30 14:32:23 GMT
2012-07-30 14:32:23 GMT
> From: Juanma Barranquero <lekktu <at> gmail.com> > Date: Mon, 30 Jul 2012 13:47:44 +0200 > > On Mon, Jul 30, 2012 at 5:37 AM, Eli Zaretskii <eliz <at> gnu.org> wrote: > > > Interesting. How did you two type M-ç? And what are your values of > > keyboard and terminal coding-systems, and also what does > > w32-get-console-codepage return? > > Ah, now I see a difference. Interesting, yes. > > I did the last check from a TCC console, not CMD, the difference being > that in TCC I set the codepage to 1252, while CMD uses 850. > > So yes, starting emacs from CMD in window mode, C-h c M-ç indeed > produces the ‡ message. > > I type M-ç with the left Alt key and the ç key of the Spanish keyboard. > > So, to summarize: > > - In CMD, with active codepage = 437 > - Window mode: > keyboard-coding-system = windows-1252-unix > (terminal-coding-system) = cp1252 > (w32-get-console-codepage) = 437 > Messages: "M-‡ is undefined" > > - Non-window mode: > keyboard-coding-system = cp437-unix(Continue reading)
RSS Feed