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 #32 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:21:09 +0300
[You are once again replying only to me.  Please CC the bug address.]

> From: Ferhat Avcı <ferhat3223 <at> gmail.com>
> Date: Wed, 9 Aug 2023 12:17:30 +0300
> 
> How can i find out the byte of chars ?

If you cave a port of the 'cat' program, then an easy way is this:

  cat > some-file

Then type ığ and press RET, then Ctrl-Z.  The file "some-file" will
have the bytes the keyboard sent.  Then you can either post that file
as a binary attachment, or use Emacs to show the bytes, e.g., with
"M-x hexl-find-file RET".

'cat' is part of GNU Coreutils, so if you don't have it, perhaps find
some port and install it?

Also, where did you get this version of Emacs?  If you downloaded a
pre-built binary, can you tell from which site?




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.