Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save EncodePanda/cf3878f720075e8fcf97 to your computer and use it in GitHub Desktop.
Save EncodePanda/cf3878f720075e8fcf97 to your computer and use it in GitHub Desktop.
Scala and Emacs with Ensime. Guide for frustrated IDEA users.
@lukasz-golebiewski
Copy link

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

@EncodePanda
Copy link
Author

@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