GNU bug report logs - #54656
29.0.50; [menu] key is not read anymore

Previous Next

Package: emacs;

Reported by: dal-blazej <at> onenetbeyond.org

Date: Thu, 31 Mar 2022 19:43:01 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 54656 <at> debbugs.gnu.org (full text, mbox):

From: dal-blazej <at> onenetbeyond.org
To: Po Lu <luangruo <at> yahoo.com>
Cc: 54656 <at> debbugs.gnu.org
Subject: Re: bug#54656: 29.0.50; [menu] key is not read anymore
Date: Sat, 02 Apr 2022 17:51:43 +0200
Po Lu <luangruo <at> 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.




This bug report was last modified 3 years and 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.