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

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

bug#54656: 29.0.50; [menu] key is not read anymore


From: dal-blazej
Subject: bug#54656: 29.0.50; [menu] key is not read anymore
Date: Sat, 02 Apr 2022 17:51:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

> Okay, please put a breakpoint here:
>
>         /* Common for all keysym input events.  */
>         XSETFRAME (inev.ie.frame_or_window, f);
> =======>  inev.ie.modifiers
>           = x_x_to_emacs_modifiers (FRAME_DISPLAY_INFO (f), modifiers);
>         inev.ie.timestamp = xkey.time;
>
>
> and show the value of `keysym' when you press the menu key.

Nothing : gdb use the break point for any other key, but not for menu.





reply via email to

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