From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: anders Newsgroups: gmane.emacs.help Subject: Re: Any good emacs stuff for make functionlist Date: Mon, 13 Aug 2007 10:39:24 -0700 Organization: http://groups.google.com Message-ID: <1187026764.410111.291290@w3g2000hsg.googlegroups.com> References: <1187007946.791152.87520@q75g2000hsh.googlegroups.com> <87mywvms3e.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187026839 5190 80.91.229.12 (13 Aug 2007 17:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Aug 2007 17:40:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 13 19:40:36 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IKdu7-00019R-Ad for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Aug 2007 19:40:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKdu6-0002ik-UB for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Aug 2007 13:40:34 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!postnews.google.com!w3g2000hsg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 81.235.161.125 Original-X-Trace: posting.google.com 1187026764 13949 127.0.0.1 (13 Aug 2007 17:39:24 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 13 Aug 2007 17:39:24 +0000 (UTC) In-Reply-To: <87mywvms3e.fsf@baldur.tsdh.de> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; sv-se) AppleWebKit/419.3 (KHTML, like Gecko) Safari/419.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: w3g2000hsg.googlegroups.com; posting-host=81.235.161.125; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:150949 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:46524 Archived-At: On 13 Aug, 16:23, Tassilo Horn wrote: > anders writes: > > I have before run uedit, and in one windows there i have all funktion > > on current buffer, this is the only thing a miss in emacs. > > Is there any thing like this ? > > Sure. Have a look at `imenu-add-to-menubar' (which adds a menu with all > toplevel items) or ECB [1]. > > Bye, > Tassilo > __________ > [1]http://ecb.sourceforge.net/ > -- > Wenn Windows die L=F6sung ist, kann ich dann bitte > das Problem zur=FCck haben? Great this was exact what i was looking for, en to have it as a menu was great thanks. // Anders