[erlang-patches] patch: emacs flymake support

Raimo Niskanen raimo+erlang-patches@REDACTED
Mon May 31 13:43:24 CEST 2010


On Sun, May 30, 2010 at 11:05:32PM +0200, Klas Johansson wrote:
> On Fri, May 28, 2010 at 5:53 AM, Dave Peticolas <dave@REDACTED> wrote:
: :
> >
> > An all-elisp solution seems like an improvement over the patch I sent.
> >
> > What do you think about providing a default implementation of the include
> > and code path functions that assume the typical directory layouts for otp
> > apps?
> > That way folks who use the standard layout don't have to add anything extra
> > to their
> > configs.
> >
> > dave
> 
> Hi again,
> 
> I've made a couple of additional commits:
> * Include erlang-flymake.el in Makefile
> * By default pass <app>/include and <app>/ebin to compiler
>   (note, this covers only the "current" application, not all
>    applications on the same level as in the other version,
>    hopefully this makes the erlang-flymake more useful
>    out-of-the-box)
> * Make the syntax check command configurable
>   (i.e. now you aren't restricted to erlc, you could for example
>    use a wrapper script instead if you want to)
> * Document in README
> 
> Code here:
> 
>    git fetch git://github.com/klajo/otp.git erlang-flymake

Thank you, it will be included in 'pu', replacing Dave Peticolas
contribution for now...

> 
> 
> Cheers,
> Klas
> 
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
> 

-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list