[m-users.] on-the-fly syntax checker for Emacs 24

Matthias Guedemann matthias.guedemann at googlemail.com
Fri Jan 10 07:27:36 AEDT 2014


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



More information about the users mailing list