all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Ferhat Avcı" <ferhat3223@gmail.com>
Cc: 65148@debbugs.gnu.org
Subject: bug#65148: the turkish keyboard layout in the windows's terminal bug
Date: Wed, 09 Aug 2023 15:23:46 +0300	[thread overview]
Message-ID: <83zg30l7zh.fsf@gnu.org> (raw)
In-Reply-To: <CAOJXmgEBjZMMrLC3qVTM_f=O=_6c3r6kf6m4WOkLcfHZ+dTMuQ@mail.gmail.com> (message from Ferhat Avcı on Wed, 9 Aug 2023 12:30:03 +0300)

> From: Ferhat Avcı <ferhat3223@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?





  parent reply	other threads:[~2023-08-09 12:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 12:20 bug#65148: the turkish keyboard layout in the windows's terminal bug Ferhat Avcı
2023-08-08 12:43 ` Eli Zaretskii
     [not found]   ` <CAOJXmgHskLcDNRcrpRzOViy54MA1XhM=RrWuJz-tooKbgyRf8g@mail.gmail.com>
2023-08-08 13:52     ` Eli Zaretskii
     [not found]       ` <CAOJXmgF-vKVEb_ENAyo_gGFe7KjDkbVSgLSaMmUfFNSv2Fy3TA@mail.gmail.com>
2023-08-08 15:26         ` Eli Zaretskii
2023-08-08 17:26           ` Ferhat Avcı
2023-08-08 17:34             ` Eli Zaretskii
     [not found]               ` <CAOJXmgHtrW4OQj5zKCxcVmHaV32Z0PpfvPSk0PzjU8kXTUtq+Q@mail.gmail.com>
2023-08-08 18:15                 ` Eli Zaretskii
     [not found]                   ` <CAOJXmgF2QLyCsxv2vKRJXrkUQGtqMop8tmufak_b3HJF8Ryr5Q@mail.gmail.com>
2023-08-08 19:06                     ` Eli Zaretskii
     [not found]                       ` <CAOJXmgHfp+BYn3U025xpqD=znQ58yfG-OuUJfTtq-RJc6G2-tw@mail.gmail.com>
2023-08-09 12:21                         ` Eli Zaretskii
     [not found]                         ` <CAOJXmgEBjZMMrLC3qVTM_f=O=_6c3r6kf6m4WOkLcfHZ+dTMuQ@mail.gmail.com>
2023-08-09 12:23                           ` Eli Zaretskii [this message]
     [not found]                             ` <CAOJXmgFeOAmGEOkCW4aKOKO4-E=BkHXn8B0jCFHONNxzcJ=0PA@mail.gmail.com>
2023-08-09 13:46                               ` Eli Zaretskii
2023-08-09 14:05                                 ` Eli Zaretskii
     [not found]                                   ` <CAOJXmgF4r+f6t0wkpyVy2G95u=xQD=f8Xo9w7YcSVZghBm7Ybg@mail.gmail.com>
2023-08-09 14:42                                     ` Eli Zaretskii
     [not found]                                       ` <CAOJXmgGnVvgCb-_v-aFwFA2Dpr__1XLcnOOJp1U7-e0riLpUfg@mail.gmail.com>
2023-08-09 16:46                                         ` Eli Zaretskii
     [not found]                                           ` <CAOJXmgEZXAoC7cdjYFG5ckn+4a76v3u371qkZpEG0DNkc=WNgQ@mail.gmail.com>
2023-08-09 18:02                                             ` Eli Zaretskii
     [not found]                                               ` <CAOJXmgFD1O1tn9c5mGeeBsnTVXGhp7RdqunUpHTj3Pt-mNrchg@mail.gmail.com>
2023-08-09 18:19                                                 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83zg30l7zh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=65148@debbugs.gnu.org \
    --cc=ferhat3223@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.