[erlang-questions] Erlang emacs workflow question
Mike Oxford
moxford@REDACTED
Thu May 12 20:39:23 CEST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110512/1c902aec/attachment.htm>
More information about the erlang-questions
mailing list