all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: LanX <lanx.perl@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Context menu? How to make mouse-popup-menubar-stuff work?
Date: Thu, 15 Oct 2009 14:51:05 -0700 (PDT)	[thread overview]
Message-ID: <466d48c6-7630-40c6-a635-57423c59ef7d@a31g2000yqn.googlegroups.com> (raw)

Hi

I'd like to have menu popping up after right-click like in xemacs.

Browsing through the docs of emacs 22 I found

-------------------------------------------------------------------------------------------------
<C-down-mouse-3> at that spot runs the command mouse-popup-menubar-
stuff
  which is an interactive compiled Lisp function in `mouse.el'.
It is bound to <C-down-mouse-3>.
(mouse-popup-menubar-stuff event prefix)

Popup a menu like either `mouse-major-mode-menu' or `mouse-popup-
menubar'.
Use the former if the menu bar is showing, otherwise the latter.
------------------------------------------------------------------------------------------------------

But pressing C-down-mouse-3 has no effect, just after releasing I get
the message
"<C-mouse-3> is undefined"

in emacs23 its even more complicated it says
----------
(mouse-popup-menubar-stuff event prefix)

This function is obsolete since 23.1.
----------

Can it be that the behaviour of mouse-3 to mark the end of a region is
interfering here?

Puzzled and appreciating any help
cheers
  rolf


             reply	other threads:[~2009-10-15 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15 21:51 LanX [this message]
2009-10-15 23:37 ` Context menu? How to make mouse-popup-menubar-stuff work? LanX

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=466d48c6-7630-40c6-a635-57423c59ef7d@a31g2000yqn.googlegroups.com \
    --to=lanx.perl@googlemail.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.