[erlang-patches] emacs erlang-mode keyword matching patch

Steve Vinoski vinoski@REDACTED
Sat Mar 1 20:26:09 CET 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20140301/376396be/attachment.htm>


More information about the erlang-patches mailing list