caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] tuareg clause indentation in pattern matching
@ 2013-04-13 13:06 José Romildo Malaquias
  2013-04-13 13:55 ` Daniel Bünzli
  2013-04-15 20:52 ` [Caml-list] " Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: José Romildo Malaquias @ 2013-04-13 13:06 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-18 12:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-13 13:06 [Caml-list] tuareg clause indentation in pattern matching José Romildo Malaquias
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

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).