Coder Social home page Coder Social logo

Comments (5)

seagle0128 avatar seagle0128 commented on August 16, 2024

I couldn't recreate this issue locally. I think this has been fixed in #54. Please update and check.

If the issue still exists, can you please provide the backtrace or more details?

from doom-modeline.

FredeEB avatar FredeEB commented on August 16, 2024

I have this issue aswell, the error is

Error during redisplay: (eval (doom-modeline-segment--buffer-info)) signaled (cl-no-applicable-method project-roots (clojure . "~/rest/"))
cl-no-applicable-method: No applicable method: project-roots, (clojure . "~/rest/")Error during redisplay: (eval (doom-modeline-segment--buffer-info)) signaled (cl-no-applicable-method project-roots (clojure . "~/rest/"))

It blocks all other keybinds when a file from a clojure project is open, like M-x, C-x C-f and so forth, I can navigate the open file with regular movement keys. Also the file only opens after the second time opneing the file i emacs.

I'll happily test things out on my end, if you need it

from doom-modeline.

seagle0128 avatar seagle0128 commented on August 16, 2024

Are you using the latest version?

from doom-modeline.

FredeEB avatar FredeEB commented on August 16, 2024

C-h says

     Status: Installed in ‘doom-modeline-20181130.921/’ (unsigned).

from doom-modeline.

seagle0128 avatar seagle0128 commented on August 16, 2024

After the investigation, I realized you didn't use projectile but project was enabled, and the source codes weren't controlled by vcs. right?
If my assumption is correct, the root cause is project in 26.1+. I will try to fix the error in doom-modeline. The new build should be available a few hours later. I need your confirmation then since I am not 100% sure.

from doom-modeline.

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.