From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Hierarchical iMenu problems (was: Re: C/C++ Mode Imenu Problem) Date: Sun, 26 Feb 2012 10:14:55 -0800 Message-ID: References: <4F2A3EAD.7040800@speakeasy.org> <4F2A4C17.8060203@speakeasy.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1330280119 19387 80.91.229.3 (26 Feb 2012 18:15:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Feb 2012 18:15:19 +0000 (UTC) To: "=?iso-8859-1?Q?'=22J=E9r=F4me_M._Berger=22'?=" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 26 19:15:17 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S1icu-0002Ai-St for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Feb 2012 19:15:17 +0100 Original-Received: from localhost ([::1]:49382 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1ict-0001S7-V8 for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Feb 2012 13:15:15 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:56997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1icp-0001Rn-1d for help-gnu-emacs@gnu.org; Sun, 26 Feb 2012 13:15:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1ico-0000oz-04 for help-gnu-emacs@gnu.org; Sun, 26 Feb 2012 13:15:10 -0500 Original-Received: from acsinet15.oracle.com ([141.146.126.227]:28050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1icn-0000on-Py for help-gnu-emacs@gnu.org; Sun, 26 Feb 2012 13:15:09 -0500 Original-Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by acsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q1QIF6jZ020690 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 26 Feb 2012 18:15:07 GMT Original-Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q1QIF5sJ017878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 26 Feb 2012 18:15:06 GMT Original-Received: from abhmt110.oracle.com (abhmt110.oracle.com [141.146.116.62]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q1QIF4iW003551; Sun, 26 Feb 2012 12:15:05 -0600 Original-Received: from dradamslap1 (/10.159.38.43) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 26 Feb 2012 10:15:04 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Thread-Index: Acz0quiLJBx2jZGfR6eCO7hjq5+zKAABudkA X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4F4A76AB.007A,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 141.146.126.227 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83872 Archived-At: > The problem is not linked to C/C++ modes (I've seen it in Python > mode), nor to the number of items in the menu. The problem occurs > whenever the menu is hierachical (which may happen because there are > too many items, or because it was built that way e.g by semantic). I think you're saying that mouse-1 on an Imenu menu item does not take you to the right place (or anywhere at all), whenever the menu is hierarchical (i.e., has submenus). FWIW, I do not see that problem in any GNU Emacs version (20-24) on MS Windows. Consider filing a bug report, giving a step-by-step recipe that starts from `emacs -Q'.