Giter VIP home page Giter VIP logo

Comments (4)

thierryvolpiatto avatar thierryvolpiatto commented on July 16, 2024

Not sure it is helm related. I guess it is a problem of configuration, typically you set an imenu variable then (require 'imenu) somewhere and your value is overhidden by the new require, something like that.

from helm.

tdavis avatar tdavis commented on July 16, 2024

There are no additional requires (except that made by anything.el) in the diff between "working Prelude" and "broken Prelude". Because the variable itself is set as part of a major-mode hook, it seems pretty unlikely that a require would override that, right?

from helm.

lewang avatar lewang commented on July 16, 2024

@tdavis, is it possible to get a clean repro from emacs -Q? What version of Emacs are you using?

from helm.

cofi avatar cofi commented on July 16, 2024

I'm using helm, imenu and the mentioned python.el (but not the starter kit) and cannot reproduce this. As helm/anything does nothing relevant here I think this should be closed.

But: Are you using imenu or anything-imenu? If you just use the first none of the helm imenu-related code will be executed (except (setq imenu-auto-rescan t)).

Btw: A require on a already loaded package does nothing, so especially not overriding buffer local vars.

from helm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.