From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Badari Kakumani" Newsgroups: gmane.emacs.help Subject: way to quickly jump to functions using menu created by mouse clicks Date: 15 Dec 2006 13:05:03 -0800 Organization: http://groups.google.com Message-ID: <1166216703.547552.181740@n67g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1166218844 21904 80.91.229.10 (15 Dec 2006 21:40:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 21:40:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 15 22:40:43 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvKnE-0004e1-Vo for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Dec 2006 22:40:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvKnE-00036L-Av for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Dec 2006 16:40:36 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!n67g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 128.107.155.148 Original-X-Trace: posting.google.com 1166216709 12375 127.0.0.1 (15 Dec 2006 21:05:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 15 Dec 2006 21:05:09 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: n67g2000cwd.googlegroups.com; posting-host=128.107.155.148; posting-account=0N54pQ0AAACKpZzrYixCds5IKoApfAwr Original-Xref: shelby.stanford.edu gnu.emacs.help:144005 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39607 Archived-At: folks, 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 know that i could use speed-bar -- but i don't like that interface much. any help/pointers are greately appreciated. thanks, -badari