bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48136: 28.0.50; [feature/pgtk] ISO_Level5_Shift broken


From: Yuuki Harano
Subject: bug#48136: 28.0.50; [feature/pgtk] ISO_Level5_Shift broken
Date: Thu, 20 May 2021 20:02:27 +0900 (JST)

On Thu, 20 May 2021 11:30:46 +0200,
        "Elia Nolz" <gnu-emacs@lycheese.org> wrote:
> I am not really sure how to debug this further since I do not know
> where the processing of interpreting a key press starts in
> Emacs. Any tips on this?

Key events are handled in key_press_event() in pgtkterm.c.
I think `keysym` contains a character code, which is already
interpreted.

-- 
Yuuki Harano





reply via email to

[Prev in Thread] Current Thread [Next in Thread]