From: Markus Mottl <markus@mail4.ai.univie.ac.at>
To: Alan Schmitt <alan.schmitt@inria.fr>
Cc: OCAML <caml-list@inria.fr>
Subject: Re: [Caml-list] Re: Vim 6.0 OCaml indent file
Date: Thu, 23 Aug 2001 19:29:51 +0200 [thread overview]
Message-ID: <20010823192951.A11087@fichte.ai.univie.ac.at> (raw)
In-Reply-To: <20010823181515.F1841@alan-schm1p>; from alan.schmitt@inria.fr on Thu, Aug 23, 2001 at 18:15:15 +0200
On Thu, 23 Aug 2001, Alan Schmitt wrote:
> You wouldn't have an error format for ocamlc lying around, by any
> chance?
Ok, I haven't yet completed the stuff and the link will change in the
future, but in the meanwhile you can take a look at this page:
http://www.ai.univie.ac.at/~markus/home/home008.html
There I give some practical hints for OCaml-development, including
configuration of Vim for this purpose. The latter part is already fairly
complete, and you can find links to my Vim-configuration files.
To answer your request directly, my filetype handling for OCaml including
the error format looks like this:
" OCaml
au! BufNewFile,BufRead *.ml,*.mli,*.mll,*.mly set hidden autowrite efm=%+AFile\ \"%f\"\\,\ line\ %l\\,\ characters\ %c-%*\\d:,%Z%m makeprg=make\ -I\ ~/archive/Makefiles\ dc
Regards,
Markus Mottl
--
Markus Mottl markus@oefai.at
Austrian Research Institute
for Artificial Intelligence http://www.oefai.at/~markus
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
prev parent reply other threads:[~2001-08-23 17:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20010822175620.B15239@jean.nwlink.com>
2001-08-23 1:23 ` Michael Leary
2001-08-23 9:32 ` Markus Mottl
2001-08-23 16:15 ` Alan Schmitt
2001-08-23 17:29 ` Markus Mottl [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010823192951.A11087@fichte.ai.univie.ac.at \
--to=markus@mail4.ai.univie.ac.at \
--cc=alan.schmitt@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox