* [Caml-list] Re: Vim 6.0 OCaml indent file [not found] <20010822175620.B15239@jean.nwlink.com> @ 2001-08-23 1:23 ` Michael Leary 2001-08-23 9:32 ` Markus Mottl 0 siblings, 1 reply; 4+ messages in thread From: Michael Leary @ 2001-08-23 1:23 UTC (permalink / raw) To: PLEAC Oh darn, I see Markus Mottl beat me to it. I knew I shoulda checked the latest... Well, maybe something good will come of it. :) ------------------- 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Re: Vim 6.0 OCaml indent file 2001-08-23 1:23 ` [Caml-list] Re: Vim 6.0 OCaml indent file Michael Leary @ 2001-08-23 9:32 ` Markus Mottl 2001-08-23 16:15 ` Alan Schmitt 0 siblings, 1 reply; 4+ messages in thread From: Markus Mottl @ 2001-08-23 9:32 UTC (permalink / raw) To: Michael Leary; +Cc: OCAML On Wed, 22 Aug 2001, Michael Leary wrote: > Oh darn, I see Markus Mottl beat me to it. I knew I shoulda checked > the latest... Well, maybe something good will come of it. :) It seems some features in your OCaml-indent file could be merged into mine. I'll give it a look and put you on the maintainer list. It's always good to delegate work... ;-> 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Re: Vim 6.0 OCaml indent file 2001-08-23 9:32 ` Markus Mottl @ 2001-08-23 16:15 ` Alan Schmitt 2001-08-23 17:29 ` Markus Mottl 0 siblings, 1 reply; 4+ messages in thread From: Alan Schmitt @ 2001-08-23 16:15 UTC (permalink / raw) To: Markus Mottl; +Cc: Michael Leary, OCAML And announce the new version too. I've been using vim 6 for a couple weeks now and I fond your indent file really useful. You wouldn't have an error format for ocamlc lying around, by any chance ? Alan Schmitt * Markus Mottl (markus@mail4.ai.univie.ac.at) wrote: > On Wed, 22 Aug 2001, Michael Leary wrote: > > Oh darn, I see Markus Mottl beat me to it. I knew I shoulda checked > > the latest... Well, maybe something good will come of it. :) > > It seems some features in your OCaml-indent file could be merged into > mine. I'll give it a look and put you on the maintainer list. It's always > good to delegate work... ;-> > > Regards, > Markus Mottl -- The hacker: someone who figured things out and made something cool happen. ------------------- 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Re: Vim 6.0 OCaml indent file 2001-08-23 16:15 ` Alan Schmitt @ 2001-08-23 17:29 ` Markus Mottl 0 siblings, 0 replies; 4+ messages in thread From: Markus Mottl @ 2001-08-23 17:29 UTC (permalink / raw) To: Alan Schmitt; +Cc: OCAML 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-08-23 17:29 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20010822175620.B15239@jean.nwlink.com> 2001-08-23 1:23 ` [Caml-list] Re: Vim 6.0 OCaml indent file Michael Leary 2001-08-23 9:32 ` Markus Mottl 2001-08-23 16:15 ` Alan Schmitt 2001-08-23 17:29 ` Markus Mottl
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox