[erlang-questions] Compile all modules in emacs

Peter Mechlenborg pmm@REDACTED
Fri Jan 14 18:21:57 CET 2011


Hi

You can also use an Emakefile, and then call: make:all([load]). from the
Emacs shell.

Best regards,

  --  Peter Mechlenborg

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