From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maierh@myself.com Newsgroups: gmane.emacs.help Subject: Re: Semantic and imenu Date: Sat, 14 Sep 2002 10:23:39 +0200 Organization: T-Online Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: Reply-To: Harald Maier NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1031992563 1015 127.0.0.1 (14 Sep 2002 08:36:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Sep 2002 08:36:03 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17q8PI-0000Fs-00 for ; Sat, 14 Sep 2002 10:36:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17q8PV-0006nF-00; Sat, 14 Sep 2002 04:36:13 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!kibo.news.demon.net!demon!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-X-Trace: news.t-online.com 1031991819 07 28801 WDaubSTXSXA9Ya 020914 08:23:39 Original-X-Complaints-To: abuse@t-online.com X-Sender: 320041125923-0001@t-dialin.net User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.90 (i386-mingw-nt5.0.2195) Cancel-Lock: sha1:4leFYEQElP2BYk3eInAC2/aLF1w= Original-Xref: nntp.stanford.edu gnu.emacs.help:104905 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1460 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1460 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Semantic creates hiearchical imenus for lots of modes, which is a > good thing for speedbar, but I find that it does not work so well > with M-x imenu RET. There, I prefer to be able to just type the > variable/function name and be teleported to the right spot. > > Is it possible to tell semantic to abstain from hierarchical menus? > Is it possible to tell semantic to behave differently for M-x imenu > RET than for speedbar? Me too, it's annoying and it's maybe the reason why I am not working with imenu. Harald