GNU bug report logs - #65148
the turkish keyboard layout in the windows's terminal bug

Previous Next

Package: emacs;

Reported by: Ferhat Avcı <ferhat3223 <at> gmail.com>

Date: Tue, 8 Aug 2023 12:29:02 UTC

Severity: normal

Full log


Message #35 received at 65148 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ferhat Avcı <ferhat3223 <at> gmail.com>
Cc: 65148 <at> debbugs.gnu.org
Subject: Re: bug#65148: the turkish keyboard layout in the windows's terminal
 bug
Date: Wed, 09 Aug 2023 15:23:46 +0300
> From: Ferhat Avcı <ferhat3223 <at> gmail.com>
> Date: Wed, 9 Aug 2023 12:30:03 +0300
> 
> I executed "describe-key-briefly" to show which commands calling in emacs.Then I pressed the
> turkish character on the keyboard, which is ğ. It prints this output.
> --------------------------------------------------------------------
> C-_ runs the command undo (found in global-map), which is an
> interactive native-compiled Lisp function in ‘simple.el’.

C-_ has the character code of 0x1F, which is the lower byte of ğ,
whose codepoint is 0x11F.  So for some reason Emacs doesn't see the
upper byte, not sure why.

How are your regional and language preferences set on that system?




This bug report was last modified 1 year and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.