Open olivier-klein opened 5 years ago
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 :-)
Glad you figured it out!
On Tue, Jul 30, 2019, 20:51 Olivier KLEIN notifications@github.com wrote:
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 :-)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/plexus/chemacs/issues/17?email_source=notifications&email_token=AAAH3VGSNH2BWSSRRRESG4LQCCESLA5CNFSM4IH7DBDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3E6E4Y#issuecomment-516547187, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAH3VHF4ZXFCPOSY2NUBTDQCCESLANCNFSM4IH7DBDA .
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.