[erlang-questions] Erlang emacs workflow question
Kamil Shakirov
kamils80@REDACTED
Thu May 12 20:54:24 CEST 2011
Hi Mike,
Have you tried Distel (http://github.com/massemanet/distel) that extends standard erlang-mode turning it into a nice Erlang IDE? It does the same job as SLIME for Common Lisp.
On May 13, 2011, at 1:39 AM, Mike Oxford wrote:
> Write some code
> C-c C-k to make sure it compiles
> Spin a release (using rebar) in another window
> Run the code in another window
>
> Is there a better/more streamlined way to do this, all from within emacs (I have erl running in another window.)
> Optimally it would be C-c C-k to compile it, maybe load the .beam, and test directly from within emacs.
>
> I feel like I'm missing something here...
>
> Thanks!
>
> -mox
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
--ska
More information about the erlang-questions
mailing list