[erlang-patches] Fix Flymake dependency in erlang-pkg.el

Magnus Henoch magnus@REDACTED
Mon Feb 11 12:16:49 CET 2013


I just tried installing the Emacs Erlang mode using the package
definition in erlang-pkg.el, and found that the dependency declaration
on "flymake-mode" is incorrect - it should be "flymake" instead.  I also
decreased the version requirement, as erlang-flymake.el works well with
flymake version 0.3 (the one that comes with Emacs).

git fetch git://github.com/legoscia/otp.git fix-emacs-pkg-flymake-dep

https://github.com/legoscia/otp/compare/erlang:master...legoscia:fix-emacs-pkg-flymake-dep
https://github.com/legoscia/otp/compare/erlang:master...legoscia:fix-emacs-pkg-flymake-dep.patch

Regards,
Magnus



More information about the erlang-patches mailing list