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

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

RE: way to quickly jump to functions using menu created by mouse clicks


From: Drew Adams
Subject: RE: way to quickly jump to functions using menu created by mouse clicks
Date: Fri, 15 Dec 2006 13:54:30 -0800

> i am looking for easily configurable way using mouse-clicks to
> preferably
> open-up a menu of function-names in the current-buffer and jump to that
> function on selecting the menu item.
>
> currently i have a key bound to 'imenu' that generates the list of
> function-names
> in a separate buffer -- but i would have to go that other buffer and
> select the function
> i want using middle-mouse-button. i am not too happy with it.
>
> so i am looking for interface similar to Ctrl-left-click to select
> buffer or
> Shift-click to select the fonts. i want to have such interface to
> bring-up imenu
> and allow me to select the function to jump to.

I'm not sure I understand what you want, but here are two suggestions that I
think might give you what you want:

* A menu-bar menu "Defs" for Imenu - use only the mouse.
http://www.emacswiki.org/cgi-bin/wiki/imenu%2b.el

* Command `icicle-imenu' - an Imenu browser.
http://www.emacswiki.org/cgi-bin/wiki/Icicles_-_Search_Enhancements#IciclesS
earchCommands





reply via email to

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