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

spacemacs #17

Open
olivier-klein opened this issue Jul 30, 2019 · 2 comments
Open

spacemacs #17

olivier-klein opened this issue Jul 30, 2019 · 2 comments

Comments

@olivier-klein
Copy link

Hello,
I was looking today into this nice piece of emacsen work, that I find potentially very useful. Currently I tried to have default and spacemacs living side by side. Default config works like a charm, but I am having conflict with the .emacs content. At the moment the .emacs is a copy of the chemacs. When running in spacemacs mode it complains about the content:

An error occurred while loading ‘.emacs’:
File is missing: Cannot open load file, No file or directory of this type, evil
To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.

@olivier-klein
Copy link
Author

Sorry, for the misleading post. It turns out that my difficulty had nothing to do with .emacs, but it comes from a bug using emacs 26.2 which has difficulty to upload elpa repository
Problem solved by adding the following line in spacemacs/init.el
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
Both default and spacemacs are now working side by side :-)

@plexus
Copy link
Owner

plexus commented Jul 31, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants