[erlang-questions] Compile all modules in emacs

Fredrik Andersson sedrik@REDACTED
Fri Jan 14 08:44:07 CET 2011


I am no emacs user but having a proper Makefile you should be able to just
bind a key combination to run make and have it detect and recompile files
that needs to be recompiled. Is this not sufficient for you?

On Fri, Jan 14, 2011 at 7:13 AM, shk <kuleshovmail@REDACTED> wrote:

>
> Hello,
>
> I user GNU/Emacs + Erlang-mode for erlang programming. I use C-c C-k for
> compiling current buffer. For example i have 3 *.erl files:
>
> test1.erl
> test2.erl
> test3.erl
>
> Theese file opened in emacs in deifferent buffer. How can i caompile all
> files at one times?
>
> Thank you.
> --
> View this message in context:
> http://erlang.2086793.n4.nabble.com/Compile-all-modules-in-emacs-tp3217190p3217190.html
> Sent from the Erlang Questions mailing list archive at Nabble.com.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list