Giter Site home page Giter Site logo

Comments (4)

daviwil avatar daviwil commented on August 19, 2024 1

@ajxn Honestly, I have a similar concern. I think it would be nice if we could make our own nice looking, minimal mode line configuration that doesn't depend on an external package. Mode line customization is a little harder to understand at first compared to general Emacs config, so it might be nice to have our own mode line here to serve as an example, as you suggested.

I made a recommendation in #45 to introduce a rational-doom-modeline.el instead, but I think what we really need first is our own rational-modeline.el that doesn't require an external package.

from crafted-emacs.

ajxn avatar ajxn commented on August 19, 2024

Just a comment, please don't make to much of it.
Is it possible to make the same thing with packages that is part of vanilla Emacs, or is it some extensions you nead to load? If possible, I think solving that without modules are preferable to loading packages. Like using vc instead of magit etc. Even if loading packages might be needed for backward compatibility when packages are included in Emacs in later versions.

That said, David have the last call, and it could be a good example for beginners to build their own settings from. And could be controlled by some condition to be loaded. I don't know.

Anyway, keep on hacking and don't listen to nay sayers like me. ;-)

from crafted-emacs.

erikLundstedt avatar erikLundstedt commented on August 19, 2024

@ajxn Honestly, I have a similar concern. I think it would be nice if we could make our own nice looking, minimal mode line configuration that doesn't depend on an external package. Mode line customization is a little harder to understand at first compared to general Emacs config, so it might be nice to have our own mode line here to serve as an example, as you suggested.

I made a recommendation in #45 to introduce a rational-doom-modeline.el instead, but I think what we really need first is our own rational-modeline.el that doesn't require an external package.

I know im late (by several months) to this, but the implementation I have(its now in my own config repo) allows the user to pick between the existing options(powerline and doom are the ones currently implemented) im thinking of this as more similar to the eglot vs LSP discussion,(powerline being lighter and more emacs-native) at least until we can make something fully custom, if at all.
my module currently allows the user to chose what modeline to use without having to write the config themselves if they dont want to, so merging it shouldn't be too hard

if someone here could help me get crafted-modeline.el up to standards that would be great as im not super comfortable in elisp and ive mainly done 1-person git projects where my code is mostly used by myself and where having unnecessary files isn't an issue. i`m also not too comfortable with github as im a gitlab user most of the time

from crafted-emacs.

jeffbowman avatar jeffbowman commented on August 19, 2024

As requested on #246, Here is a repost of the comment from closing this issue.

#44 has been around for quite a while, there were a couple attempts at closing it, but they never found their way into the system. I left it open hoping it would give someone else an opportunity to get involved. That never happened, so I have resolved that issue. Doom modeline is now optional and off by default. If you want it back on, customize the crafted-ui-use-doom-modeline to have a value of t.

I appreciate everyone who provided PRs for this a while back, even if they weren't merged here. Other PRs included possible modeline configuration from powerline as well. The solution here simply turns doom-modeline on or off based on the user's preference.

Also, posting the commit message:

This is a potentially "breaking" change for those who use
doom-modeline. By default, it is no longer enabled when using this
module. Instead, the user must enable it by setting the option
crafted-ui-use-doom-modeline to t in their config.el file.

from crafted-emacs.

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.