* Semantic and imenu
@ 2002-09-13 13:28 Kai Großjohann
2002-09-14 8:23 ` maierh
0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 2002-09-13 13:28 UTC (permalink / raw)
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?
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Semantic and imenu
2002-09-13 13:28 Semantic and imenu Kai Großjohann
@ 2002-09-14 8:23 ` maierh
0 siblings, 0 replies; 3+ messages in thread
From: maierh @ 2002-09-14 8:23 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Semantic and Imenu
@ 2010-04-27 2:14 Nathaniel Flath
0 siblings, 0 replies; 3+ messages in thread
From: Nathaniel Flath @ 2010-04-27 2:14 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 541 bytes --]
Hello,
I'm using JDEE for Java development, which requires me to have CEDET.
However, Cedet seems to be breaking imenu; in many modes(including
emacs-lisp-mode) it sets imenu-create-index-function to
semantic-create-imenu-index, which causes Imenu to thinkj there are no items
suitable for an index in the current buffer. Is there a way to either
prevent CEDET from hijacking Imenu or have it actually analyze the buffer
correctly? I only do
(require 'cedet)
(require 'jde)
As things that would influence CEDET.
Thanks,
Nathaniel Flath
[-- Attachment #2: Type: text/html, Size: 588 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-27 2:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-13 13:28 Semantic and imenu Kai Großjohann
2002-09-14 8:23 ` maierh
-- strict thread matches above, loose matches on Subject: below --
2010-04-27 2:14 Semantic and Imenu Nathaniel Flath
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.