[erlang-bugs] Emacs-mode does not recognize functions with binary matching in the header.

Steve Vinoski vinoski@REDACTED
Fri Dec 20 14:33:45 CET 2013


On Thu, Dec 19, 2013 at 5:19 AM, Daniel Mauritzson <
daniel.mauritzson@REDACTED> wrote:

> I recently noticed that the emacs-mode does not recognize functions that
> have binary matching in the header, like this:
>
> function1(<<Bin/binary>>) ->
>
> Bin.
>
>
> I would guess that it is a problem with the regex that is used for
> functions but my knowlage about regex in lisp is lacking.
>

When you say "does not recognize" what exactly do you mean? Is the
indentation wrong, or something else?

--steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131220/2c8bacad/attachment.htm>


More information about the erlang-bugs mailing list