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

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

Re: F10 → menu


From: Jean-Christophe Helary
Subject: Re: F10 → menu
Date: Sun, 28 May 2017 21:57:02 +0900

> I found a similar setting today:
> 
> (define-key global-map (kbd "C-<f2>")
>  (lambda ()
>    (interactive)
>    (x-popup-menu (list '(0 0) (selected-frame))
>                  (mouse-menu-bar-map))))

Weird, none of the menu item trigger anything regardless of whether I use only 
the keyboard or if I use the mouse.
Only calling the items from the real menus does trigger something...

Jean-Christophe 


reply via email to

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