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

Sven Luther wrote:
> On Fri, Feb 25, 2005 at 11:22:32AM +0100, Olivier Grisel wrote:
>>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

> Yeah, that or 4 space indents.

Maybe there is a config option to set this behaviors ?

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

+1

Best,

	Olivier


  reply	other threads:[~2005-02-25 14:18 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
2005-02-25 14:18     ` Olivier Grisel [this message]
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=421F33A4.2040304@ensta.org \
    --to=olivier.grisel@ensta.org \
    --cc=caml-list@inria.fr \
    --cc=sven.luther@wanadoo.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;
as well as URLs for NNTP newsgroup(s).