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: Mon, 04 Apr 2022 02:03:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Okay, can you place a breakpoint on `x_display_set_last_user_time' and
> see if it gets called when you press the menu key?

Sorry I lack comprehension of the gdb and C.

If I place a breakpoint on :

> static void
> x_display_set_last_user_time (struct x_display_info *dpyinfo, Time time)
> {
> ...

It is called to many time while initiating Emacs and I cannot verify the
keypress.  How do I do that the right way ?





reply via email to

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