unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20329: 25.0.50; Loading semantic breaks imenu
@ 2015-04-14  9:38 Andreas Politz
       [not found] ` <handler.20329.B.14290043299035.ack@debbugs.gnu.org>
  2021-05-28  0:37 ` bug#20329: 25.0.50; Loading semantic breaks imenu Lars Ingebrigtsen
  0 siblings, 2 replies; 8+ messages in thread
From: Andreas Politz @ 2015-04-14  9:38 UTC (permalink / raw)
  To: 20329


emacs -Q foo.py

(require 'semantic)
(normal-mode)
(call-interactively 'imenu)
  
=> (user-error "No items suitable for an index found in this buffer")

Merely loading semantic should not modify imenu-create-index-function in
all sorts of buffers.  It is also not so easy to get rid of it again.
One would have to either remove the semantic function from the various
mode hooks or install another function which runs *after* semantic's and
which would reinstall the regular imenu-create-index-function.

-ap





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

end of thread, other threads:[~2021-09-20  6:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14  9:38 bug#20329: 25.0.50; Loading semantic breaks imenu Andreas Politz
     [not found] ` <handler.20329.B.14290043299035.ack@debbugs.gnu.org>
2015-04-14  9:52   ` bug#20329: Acknowledgement (25.0.50; Loading semantic breaks imenu) Andreas Politz
2021-05-28  0:37 ` bug#20329: 25.0.50; Loading semantic breaks imenu Lars Ingebrigtsen
2021-06-25 14:33   ` Lars Ingebrigtsen
2021-06-25 14:35     ` Lars Ingebrigtsen
2021-09-19 22:30       ` Stefan Kangas
2021-09-20  5:40         ` Lars Ingebrigtsen
2021-09-20  6:10           ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).