[erlang-questions] How should one specify compiler options when compiling from emacs erlang-mode?

Andreas Hillqvist andreas.hillqvist@REDACTED
Tue Jan 27 18:03:15 CET 2009


Hi.

Have you tried an Emakefile (http://erlang.org/doc/man/make.htm)?
    {'*',[{i,"../foo"}]}.

It might do the trick but I do not know. ;-)


Kind regards
Andreas Hillqvist

2009/1/24 David Cabana <drcabana@REDACTED>:
> What is the accepted way to specify compiler options when using emacs
> erlang-mode?  I want to specify an include path, without randomly
> hacking up erlang.el in non-maintainable ways.
> Thank you,
> drc
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list