-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Package Config Improvements #20
Conversation
@trishume Love the disabled packages list, it was on the todo list for the contribution system! |
I did the install process for jedi, I think the reason it didn't work is that python on OSX is a mess, at least mine is. There's a version of python that comes with OSX which everything tries to use, and then I also have a version of python that was installed by homebrew as a dependency of some other package. I think it might be installing in one python install, then trying to load it from the other one. So even though I ran the install it says it hasn't installed yet. Anyway it might be a while before I contribute to anything else since I accidentally broke my emacs after upgrading to Yosemite. I uninstalled to try building with different flags but then it turns out that homebrew can't build properly without XCode 6.1, which isn't really out yet. Once XCode 6.1 is out on the app store I'll get back to work. |
@trishume I just upgraded to 10.10 yesterday and I had some
Then install homebrew version as usual (after having upgraded XCode CLI tools in the App Store):
It was OK. Only weird thing, the unicode lighters in the mode-line have now the same size as |
@trishume I renamed I hope you will be able to get a working Emacs again. |
Some minor improvements to configuration of default packages. I also have a contrib layer coming soon, but it isn't ready yet.
Includes:
.ldg
(I ❤️ that spacemacs comes with ledger-mode and fish-mode).