all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Politz <politza@hochschule-trier.de>
To: 20329@debbugs.gnu.org
Subject: bug#20329: 25.0.50; Loading semantic breaks imenu
Date: Tue, 14 Apr 2015 11:38:23 +0200	[thread overview]
Message-ID: <87vbgzrqwg.fsf@hochschule-trier.de> (raw)


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





             reply	other threads:[~2015-04-14  9:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14  9:38 Andreas Politz [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbgzrqwg.fsf@hochschule-trier.de \
    --to=politza@hochschule-trier.de \
    --cc=20329@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.