[erlang-questions] rebar make

Tony Rogvall tony@REDACTED
Mon Apr 9 14:04:47 CEST 2012


On 9 apr 2012, at 13:39, Gleb Peregud wrote:

> On Mon, Apr 9, 2012 at 13:34, Tony Rogvall <tony@REDACTED> wrote:
>> Hi list!
>> 
>> I have a little work process problem.
>> Since I switch to using rebar more and more, I want to be able to run to run simple
>> "make command" from Emacs while in current directory (normally the src directory)
>> How can this be achieved while getting the error messages and warnings in
>> a form that emacs can parse (from the correct directory)
>> 
>> I currently (and for a long time) use this little .emacs binding
>> 
>> (global-set-key "^Xc" 'compile)
> 
> Hi Tony
> 
> Here's my solution to this problem based on emacs-Prelude, erlang-mode
> and projectile (which is part of Emacs-prelude):
> 
> https://github.com/gleber/emacs-prelude/blob/master/modules/prelude-erlang.el#L50
> https://github.com/gleber/emacs-prelude/blob/master/modules/prelude-erlang.el#L64
> 

What is emacs-prelude ? 
Could you please explain what is needed to run this ?
wrangler ? projectile ? 

A (kind of) standalone solution would be great. 

Thanks

/Tony






More information about the erlang-questions mailing list