[m-users.] on-the-fly syntax checker for Emacs 24
Matthias Güdemann
matthias at guedemann.org
Fri Jan 10 23:16:11 AEDT 2014
The checker is now available as the package *flycheck-mercury* on MELPA.
regards
Matthias
On Fri, Jan 10, 2014 at 2:51 AM, Charles Shuller
<charles.shuller at gmail.com> wrote:
> Sounds really awesome, I'm going to try it out this weekend!
>
> Thanks!
>
> Charles
>
>
> On Thu, Jan 9, 2014 at 2:27 PM, Matthias Guedemann
> <matthias.guedemann at googlemail.com> wrote:
>>
>> Dear mercury users,
>>
>> if you are using Emacs 24, you can add on-the-fly syntax checking for
>> Mercury via flycheck-mercury[1], an extension of the flycheck
>> library. Flycheck is a sensible alternative to flymake, available as
>> MELPA package.
>>
>> The checker is based on parsing the output of "mmc --errorcheck-only",
>> highlights both warnings and errors in the filebuffer, and displays each
>> error message both as tooltip and in the minibuffer.
>>
>> I hope this is useful for you, if you have any comments, suggestions or
>> bug reports, do not hesistate to contact me or file issues on the
>> project page on github.
>>
>> best regards,
>> Matthias
>>
>> Footnotes:
>> [1] https://github.com/flycheck/flycheck-mercury
>> _______________________________________________
>> users mailing list
>> users at lists.mercurylang.org
>> http://lists.mercurylang.org/listinfo/users
>
>
More information about the users
mailing list