caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven Luther <sven.luther@wanadoo.fr>
To: Olivier Grisel <olivier.grisel@ensta.org>
Cc: david.baelde@ens-lyon.org, caml-list@inria.fr
Subject: Re: [Caml-list] New Ocaml indentation for VIm
Date: Fri, 25 Feb 2005 11:58:00 +0100	[thread overview]
Message-ID: <20050225105800.GA18439@pegasos> (raw)
In-Reply-To: <421EFC68.6060002@ensta.org>

On Fri, Feb 25, 2005 at 11:22:32AM +0100, Olivier Grisel wrote:
> David Baelde wrote:
> >Hi list,
> >
> >I'm developping a new Caml indentation for VIm, which looks like tuareg 
> >a lot, plus performs nice things like folding. I believe it's already 
> >good enough for being used, but I'm looking for testers, for bug finding 
> >but also discussing some points where I don't follow tuareg.
> 
> Hi, and thanks a lot, this looks nice (especially the folding support :)
> 
> I have just tried it for a few seconds and I found the following identation 
> a bit too wide:
> 
> let f = function
>           |  [] -> foo
>           | x::l -> bar
> 
> but I would prefer the following:
> 
> let f = function
>   | [] -> foo
>   | x::l -> bar
> 
> Anyway, thanks a lot. I will test it more extensively this WE and let you 
> know if I find bugs.

Yeah, that or 4 space indents.

BTW, any hope of seing this new mode migrate upstream (or just in the debian
package ?).

Friendly,

Sven Luther


  reply	other threads:[~2005-02-25 11:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-06  2:31 David Baelde
2005-02-25 10:22 ` [Caml-list] " Olivier Grisel
2005-02-25 10:58   ` Sven Luther [this message]
2005-02-25 14:18     ` Olivier Grisel
2005-02-25 18:55   ` David Baelde
2005-02-26  8:16     ` Stefano Zacchiroli
2005-02-26  8:39       ` Sven Luther
2005-02-26  9:51         ` Samuel Mimram
2005-02-26 10:48           ` Sven Luther
2005-03-07 15:57     ` Markus Mottl
2005-03-23 22:37       ` Olivier Grisel

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=20050225105800.GA18439@pegasos \
    --to=sven.luther@wanadoo.fr \
    --cc=caml-list@inria.fr \
    --cc=david.baelde@ens-lyon.org \
    --cc=olivier.grisel@ensta.org \
    /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;
as well as URLs for NNTP newsgroup(s).