<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 5:19 AM, Daniel Mauritzson <span dir="ltr"><<a href="mailto:daniel.mauritzson@gmail.com" target="_blank">daniel.mauritzson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I recently noticed that the emacs-mode does not recognize functions that have binary matching in the header, like this:<div>
<br></div><div>function1(<<Bin/binary>>) -></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div>Bin.</div></blockquote><div><br></div><div>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.</div><div><br></div><div>Version of emacs-mode: 2.7</div>
</div></blockquote><div><br></div><div>I've created a pull request to fix this problem:</div><div><br></div><div><a href="https://github.com/erlang/otp/pull/185">https://github.com/erlang/otp/pull/185</a></div><div><br>
</div><div>Daniel was kind enough to test the patch for me, and he emailed me to report that it fixes the problem.</div><div><br></div><div>--steve</div></div></div></div>