all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C/C++ Mode Imenu Problem
@ 2012-02-02  7:43 Thomas D. Dean
  2012-02-02  8:40 ` Thomas D. Dean
  0 siblings, 1 reply; 9+ messages in thread
From: Thomas D. Dean @ 2012-02-02  7:43 UTC (permalink / raw)
  To: help-gnu-emacs

GNU Emacs 23.3.1 (amd64-portbld-freebsd9.0, GTK+ Version 2.24.6) of 
2012-01-07 on P9X79.tddhome

Using CC Mode version 5.31.8

In the C/C++ modes, if the number of items in the imenu is greater than 
imenu-max-items, the displayed menu is grouped with items named

   from ...
   from ...

etc.

In this case, selecting one of the items from the imenu popup does not 
result in a change to current line.  The display remains the same.

Changing imenu-max-items to a value greater than the number of items 
found, all the items are displayed in one menu.

In this case, selecting one of the items from the imenu popup results in 
the current line being changed to the item selected.  The display 
changes to show the selected item.

I found a couple references to this in archives, but, no solution.

I believe this worked in emacs 22.

Tom Dean



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-03 21:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02  7:43 C/C++ Mode Imenu Problem Thomas D. Dean
2012-02-02  8:40 ` Thomas D. Dean
2012-02-26 17:11   ` Hierarchical iMenu problems (was: Re: C/C++ Mode Imenu Problem) "Jérôme M. Berger"
2012-02-26 18:06     ` Drew Adams
2012-02-26 19:16       ` Hierarchical iMenu problems Thomas D. Dean
2012-02-26 19:52         ` "Jérôme M. Berger"
2012-02-27  0:02           ` suvayu ali
2012-03-03 21:43             ` "Jérôme M. Berger"
2012-02-26 18:14     ` Hierarchical iMenu problems (was: Re: C/C++ Mode Imenu Problem) Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.