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

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

RE: [External] : Re: finding stuff


From: Drew Adams
Subject: RE: [External] : Re: finding stuff
Date: Tue, 26 Jan 2021 21:09:32 +0000

> f10 works in both gui and non-gui frames. It even
> works when you have the menubar disabled :-)

Yup.  I bind it to `lacarte-execute-menu-command'.

,----
| <f10> runs the command lacarte-execute-menu-command,
| which is an interactive compiled Lisp function in
| 'lacarte.el'.
| 
| It is bound to f10, M-`.
| 
| (lacarte-execute-menu-command MAPS)
| 
| Execute a menu-bar menu command.
| Type a menu item.  Completion is available.
| 
| A prefix argument controls which menus are available:
| 
| * None: current major mode, global, and minor-mode keymaps.
| * Positive (including plain `C-u'): current major mode keymap.
| * Zero (e.g., `C-0'): current global keymap.
| * Negative (e.g., `C--'): current minor mode keymaps.
`----




reply via email to

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