From: August <fusionfive@comhem.se>
Subject: Re: How to bind pop up menu to a key?
Date: Mon, 21 Feb 2005 21:56:58 +0100 [thread overview]
Message-ID: <1109019418.5316.3.camel@c83-250-202-177.bredband.comhem.se> (raw)
In-Reply-To: <20050221014530.GD19034@SDF.LONESTAR.ORG>
On mån, 2005-02-21 at 01:45 +0000, Neon Absentius wrote:
> Hello
>
> I like to turn the menu bar off since most of the time I don't use
> it. However now and then --especially when I am trying a new
> package-- I like to use the menu for easy reference. When I am in
> X I prefer to use the C-mouse3 binding that pop's up a nice menu with
> the contents of the menu bar. I hate to leave the keyboard to reach
> for the rodent though. Is there some way to bind this to a key?
(menu-bar-mode nil)
(global-set-key [C-mouse-3] 'mouse-popup-menubar)
> Also is it possible to navigate the pop-up menus with the keyboard?
Don't know. If you use C-mouse-3 for the menu then you already have your
hand on the mouse, so why use the keyboard?
--
August
next prev parent reply other threads:[~2005-02-21 20:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-21 1:45 How to bind pop up menu to a key? Neon Absentius
2005-02-21 20:56 ` August [this message]
2005-02-22 2:05 ` Neon Absentius
[not found] ` <mailman.969.1109039160.32256.help-gnu-emacs@gnu.org>
2005-02-22 6:16 ` rgb
2005-02-26 10:06 ` Neon Absentius
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=1109019418.5316.3.camel@c83-250-202-177.bredband.comhem.se \
--to=fusionfive@comhem.se \
/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.