distel icon indicating copy to clipboard operation
distel copied to clipboard

emacs - erlang IDE

Results 19 distel issues
Sort by recently updated
recently updated
newest added

Excuse me, I have git cloned the package from the master branch and save it to my ~/.emacs.d/site-lisp/. Then, I cd into the folder and run `make`. The output shows:...

I'm trying to set up Wrangler but when I activate it I get the following error: > starting Wrangler... > Event: data > data: w\0M\0\0\0\0 > wrangler92\0\0 > arg: w\0M\0\0\0\0...

There are apparently changes to the external term format that need to be supported. I'll look into it further. > Connection attempt from node 'distel_38187\\@machine.local' rejected since it cannot handle...

http://melpa.milkbox.net/

Hi, I keep running into this error and I'm a bit lost regarding how to start debugging it. I'm not quite sure how it happens, but in very vague terms...

http://erlang.org/doc/apps/erts/erl_ext_dist.html#pid_ext Fixes #68.

I'm having issues setting distel up on OS X 10.10 (Yosemite). The [instructions](https://github.com/massemanet/distel/blob/master/INSTALL#L42-L56) mention using NetInfo Manager.app which no longer exists in modern OS X. Running `C-c C-d n` gives...

I am new to erlang so I am not sure how to troubleshoot yet. I am using the 2018 branch without the last commit. Trying to autocomplete `otp_doc:fire` with `M-TAB`...

This occurs every time I start up everything and send the ping. Often I don't notice the message and prompt. By the time I do and press Y, I get:...

The only thing lacking for my ideal workflow with distel compared to the graphical debugger, is the ability to evaluate expressions from what I'm currently debugging. Is there any way...