Content of this gist
was move to repo https://github.com/rabbitonweb/emacs_ensime_guide (for you to use and fork :) )
Last active
June 13, 2018 08:04
-
-
Save EncodePanda/cf3878f720075e8fcf97 to your computer and use it in GitHub Desktop.
Scala and Emacs with Ensime. Guide for frustrated IDEA users.
There is a bug in emacs 24.4 which makes it unable to connect via https to marmalade:
nicferrier/elmarmalade#55
Changing ("marmalade" . "https://marmalade-repo.org/packages/")
to ("marmalade" . "http://marmalade.ferrier.me.uk/packages/")
does the trick
@strobe: thx for Find File M-x find-name-dired
Repo was moved by the way from gist since here forks are blocked
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for a links guys. Shortcuts is a learning process, whenever I miss a feature I add it to the table :) I'm going to move this wiki to ensime-emacs project.