Closed mattiasw2 closed 9 years ago
I need to make apt-get stop updating Erlang automatically :-) Now I got R18, and had to change to the following
{events = queue:new() :: queue:queue(), listeners = queue:new() :: queue:queue(),
I download edts using emacs-package-manager
If I change something like above, what is the correct way to build? When I do it in the folder
~/.emacs.d/elpa/edts-20150622.825/
I get
You need to run this command from the toplevel of the working tree.
What should my current dir be?
Any updates? Have the same problem. I'd like to install edts with package manager rather than build it manually.
Just merged https://github.com/tjarvstrand/edts/pull/191 so hopefully it's fixed now
Thank you!
I need to make apt-get stop updating Erlang automatically :-) Now I got R18, and had to change to the following
I download edts using emacs-package-manager
If I change something like above, what is the correct way to build? When I do it in the folder
I get
What should my current dir be?