[erlang-bugs] Emacs-mode does not recognize functions with binary matching in the header.
Daniel Mauritzson
daniel.mauritzson@REDACTED
Thu Dec 19 11:19:17 CET 2013
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.
Version of emacs-mode: 2.7
--
Daniel Mauritzson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131219/6c9d9465/attachment.htm>
More information about the erlang-bugs
mailing list