Hi,

In typerex there is an experimental extension that enables compilation in background,called flymake.
With Omake, you can specify the -P flag, then it will keep polling for inode events and rebuild what is needed.

On Saturday, November 17, 2012, Edgar Friendly <thelema314@gmail.com> wrote:
> I'm playing with Sublime Text 2, and find it has an interesting plugin to do active linting of a program under development.  What's the set of compiler options that will produce warnings/errors the quickest, for using ocamlc to quickly check for syntax and maybe even type errors in a partial program?  Does anyone already have a process for this under emacs, using auto-recompile or other plugins?
>
> Thanks,
> E.
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>