Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider breaking spacemacs modeline out in to its own package #2000

Closed
colonelpanic8 opened this issue Jun 15, 2015 · 11 comments
Closed

Consider breaking spacemacs modeline out in to its own package #2000

colonelpanic8 opened this issue Jun 15, 2015 · 11 comments

Comments

@colonelpanic8
Copy link
Contributor

Is there any chance that you would consider this? Is there any techincal reason that this might be difficult?

@tuhdo
Copy link
Contributor

tuhdo commented Jun 15, 2015

Do you to exclude powerline package or do you want to use it in your own Emacs configuration?

@colonelpanic8
Copy link
Contributor Author

I'd like to use it in my own configuration without using the rest of spacemacs. It's easier enough to simply copy the code that creates it into my own .emacs.d, but I'd rather not maintain my own separate version.

@eigengrau
Copy link

This would be highly welcome. :)

@joehillen
Copy link
Contributor

👍

I think spacemacs is cool, but I don't need it. I just want to try out that cool modeline.

@colonelpanic8
Copy link
Contributor Author

@joehillen @eigengrau Its not too hard to break it out to just try it out, but some stuff doesn't work properly/depends on spacemacs internals.

https://github.com/IvanMalison/dotfiles/blob/master/dotfiles/emacs.d/load.d/powerline.el

works, but could use a lot of work.

@colonelpanic8
Copy link
Contributor Author

@syl20bnr I would volunteer to do the breakout if you agree to use it.

@syl20bnr
Copy link
Owner

I have no problem with that but it seems not to be a trivial task.
Important point to consider is that the current code for the powerline is the ugliest code of the whole configuration and it is planned to be replaced by something much cleaner see #524.

@colonelpanic8
Copy link
Contributor Author

What makes it non trivial other than some dependency on other powerline stuff? Seems like it wouldn't be too hard.

@alxndr
Copy link

alxndr commented Sep 28, 2015

@TheBB has extracted spaceline.

@eigengrau
Copy link

Awesome! 👍

@TheBB
Copy link
Collaborator

TheBB commented Sep 29, 2015

Probably good enough to close this, even if the package isn't used in Spacemacs yet.

@TheBB TheBB closed this as completed Sep 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants