caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "José Romildo Malaquias" <j.romildo@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] tuareg clause indentation in pattern matching
Date: Sat, 13 Apr 2013 10:06:40 -0300	[thread overview]
Message-ID: <20130413130640.GA702@jrm.no-ip.org> (raw)

Hello.

I am using tuareg-mode-2.0.6 with emacs-24.3.1 to edit OCaml source
code.

I want to have the clause in a pattern matching indented like the
following:

  | pattern ->
      clause

But I am getting:

  | pattern ->
    clause

I have tried with tuareg-match-clause-indent set to 3, but nothing
changed.

Any clues?

Romildo

             reply	other threads:[~2013-04-13 13:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-13 13:06 José Romildo Malaquias [this message]
2013-04-13 13:55 ` Daniel Bünzli
2013-04-15 20:52 ` [Caml-list] " Stefan Monnier
2013-04-18  8:56   ` Romain Bardou
2013-04-18 12:33     ` Stefan Monnier

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=20130413130640.GA702@jrm.no-ip.org \
    --to=j.romildo@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).