GNU bug report logs - #21220
24.5; imenu not working in new python buffer when semantic is loaded but semantic-mode is off

Previous Next

Package: emacs;

Reported by: Bar <bmagamb <at> gmail.com>

Date: Sat, 8 Aug 2015 23:35:01 UTC

Severity: normal

Fixed in version 24.5

Done: fgallina <at> gnu.org (Fabián Ezequiel Gallina)

Bug is archived. No further changes may be made.

Full log


Message #10 received at 21220-done <at> debbugs.gnu.org (full text, mbox):

From: fgallina <at> gnu.org (Fabián Ezequiel Gallina)
To: 21220-done <at> debbugs.gnu.org
Cc: David Engster <deng <at> randomsample.de>, Eric Ludlam <eric <at> siege-engine.com>
Subject: 24.5;
 imenu not working in new python buffer when semantic is loaded but
 semantic-mode is off
Date: Tue, 11 Aug 2015 23:12:05 -0300
Fixed at bf0ed73 in the master branch.

Basically I removed the autoloaded hook setup, no other wisent setups do
that and it seems the `semantic-new-buffer-setup-functions` already
contains the proper references to do this correctly when needed.  I'm
CC'ing CEDET maintainers just in case.

For the time being, to prevent this, you could add this to your init
file:

(remove-hook 'python-mode-hook 'wisent-python-default-setup)



Thanks for the report,
Fabián.




This bug report was last modified 9 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.