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

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

bug#57372: no-toolkit menu popups do not respect emacs font configuratio


From: Eli Zaretskii
Subject: bug#57372: no-toolkit menu popups do not respect emacs font configuration
Date: Fri, 26 Aug 2022 14:31:54 +0300

> From: Po Lu <luangruo@yahoo.com>
> Cc: tom@logand.com,  57372@debbugs.gnu.org
> Date: Fri, 26 Aug 2022 19:18:36 +0800
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > That depends on the implementation: if the no-toolkit menu
> > implementation intercepts the clicks before they get to Emacs, "C-h c"
> > will not work for the individual clicks, only for a complete selection
> > from the menu.
> 
> Clicks on the menu bar aren't intercepted at all.  Instead, some code in
> keyboard.c (not exactly sure where) will call menu_show_hook (through
> read_char_x_menu_prompt) with the contents of the submenu that was
> clicked if nothing was bound, AFAIR.

That's what I call "intercepted".





reply via email to

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