all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "G. Martin Butz" <mb@mkblog.org>
To: help-gnu-emacs@gnu.org
Subject: Re: right click menu for cut, copy, paste
Date: Sun, 10 Nov 2013 23:54:55 +0100	[thread overview]
Message-ID: <52800EBF.9020809@mkblog.org> (raw)
In-Reply-To: <83ppq82d27.fsf@gnu.org>

Am 10.11.2013 21:53, schrieb Eli Zaretskii:
>> Date: Sun, 10 Nov 2013 21:43:14 +0100
>> From: "G. Martin Butz" <mb@mkblog.org>
>> CC: help-gnu-emacs@gnu.org
>>
>> Hi Eli,
>>
>> Are you looking for this?
>>
>> -- quote --
>> Instead of using the mouse, you can also invoke the first menu bar item
>> by pressing <F10> (to run the command menu-bar-open). You can then
>> navigate the menus with the arrow keys. To activate a selected menu
>> item, press <RET>; to cancel menu navigation, press <ESC>.
>> -- /quote --
>>
>> http://www.gnu.org/software/emacs/manual/html_node/emacs/Menu-Bar.html
>
> I'm not looking for anything; Samuel does.
>
> F10 doesn't work with all toolkits, and Samuel asked for a right-click
> menu.

Sorry, have not read exactly. And sure, F10 might not work, but 
menu-bar-open can be bind to mouse and

(global-set-key (kbd "<mouse-3>") 'menu-bar-open)

works for me.

Martin

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| G. Martin Butz, mb@mkblog.org, 0421 98749324, www.mkblog.org |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



  reply	other threads:[~2013-11-10 22:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-10 19:02 right click menu for cut, copy, paste Samuel Wales
2013-11-10 19:13 ` Eli Zaretskii
2013-11-10 19:38   ` Samuel Wales
2013-11-10 19:59     ` Eli Zaretskii
2013-11-10 20:43       ` G. Martin Butz
2013-11-10 20:53         ` Eli Zaretskii
2013-11-10 22:54           ` G. Martin Butz [this message]
2013-11-12  4:46             ` Samuel Wales
2013-11-10 21:35       ` Drew Adams
2013-11-12  4:47         ` Samuel Wales
2013-11-12  5:53           ` Drew Adams
2013-11-12  4:46       ` Samuel Wales
2013-11-12 16:06         ` Eli Zaretskii

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=52800EBF.9020809@mkblog.org \
    --to=mb@mkblog.org \
    --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.