emacs erlang-mode keyword matching patch
Steve Vinoski <[email protected]> Sat, 1 Mar 2014 14:26:09 -0500
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <CAO+zUOW-4XWOt_FaH8mUniStVTbwzi=tqKXFgk4w_LVcNwhdfQ@mail.gmail.com> |
A user on IRC reported a problem with the indentation of the body of a function named catcher, and debugging showed it was because emacs erlang-mode was mistaking it for the catch keyword. This patch fixes it by improving keyword boundary matching, and also introduces an indentation regression test for it: https://github.com/erlang/otp/pull/258 --steve _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches