<div dir="ltr"><div>Sounds really awesome,  I'm going to try it out this weekend!<br><br></div><div>Thanks!<br><br>Charles<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 9, 2014 at 2:27 PM, Matthias Guedemann <span dir="ltr"><<a href="mailto:matthias.guedemann@googlemail.com" target="_blank">matthias.guedemann@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear mercury users,<br>
<br>
if you are using Emacs 24, you can add on-the-fly syntax checking for<br>
Mercury via flycheck-mercury[1], an extension of the flycheck<br>
library. Flycheck is a sensible alternative to flymake, available as<br>
MELPA package.<br>
<br>
The checker is based on parsing the output of "mmc --errorcheck-only",<br>
highlights both warnings and errors in the filebuffer, and displays each<br>
error message both as tooltip and in the minibuffer.<br>
<br>
I hope this is useful for you, if you have any comments, suggestions or<br>
bug reports, do not hesistate to contact me or file issues on the<br>
project page on github.<br>
<br>
best regards,<br>
Matthias<br>
<br>
Footnotes:<br>
[1]  <a href="https://github.com/flycheck/flycheck-mercury" target="_blank">https://github.com/flycheck/flycheck-mercury</a><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.mercurylang.org">users@lists.mercurylang.org</a><br>
<a href="http://lists.mercurylang.org/listinfo/users" target="_blank">http://lists.mercurylang.org/listinfo/users</a><br>
</blockquote></div><br></div>