From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: F10 → menu
Date: Sun, 28 May 2017 21:57:02 +0900 [thread overview]
Message-ID: <4AA9230C-7682-4ADB-9C0D-B77F9687107A@gmail.com> (raw)
In-Reply-To: <288974EA-D49A-4AA6-B9B4-3362972B22F2@gmail.com>
> 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
next prev parent reply other threads:[~2017-05-28 12:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-25 3:11 F10 → menu Jean-Christophe Helary
2017-05-25 5:25 ` Alexis
2017-05-25 5:42 ` Jean-Christophe Helary
2017-05-25 5:54 ` Alexis
2017-05-25 15:05 ` Eli Zaretskii
2017-05-28 10:02 ` Jean-Christophe Helary
2017-05-28 11:46 ` John Ankarström
2017-05-28 12:50 ` Jean-Christophe Helary
2017-05-28 12:57 ` Jean-Christophe Helary [this message]
2017-05-28 13:24 ` John Ankarström
2017-05-28 13:55 ` Jean-Christophe Helary
2017-05-28 14:33 ` John Ankarström
2017-05-28 14:42 ` Jean-Christophe Helary
2017-05-28 14:54 ` John Ankarström
2017-05-28 15:00 ` Jean-Christophe Helary
2017-05-28 15:18 ` John Ankarström
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AA9230C-7682-4ADB-9C0D-B77F9687107A@gmail.com \
--to=jean.christophe.helary@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.