caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Janne Hellsten <janne@hybrid.fi>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Wishes for an easy install of Ocaml
Date: Sun, 02 Jan 2005 13:13:15 +0200	[thread overview]
Message-ID: <41D7D74B.8060405@hybrid.fi> (raw)
In-Reply-To: <20050102105009.GA29025@furbychan.cocan.org>

> I'm quite sure that tuareg-mode can be configured to indent
> the same way as the core mode.

This comes close (IIRC, I haven't used the default ocaml mode for years):

(custom-set-variables
  ;; CAML Tuareg
  '(tuareg-default-indent 2)
  '(tuareg-in-indent 0)
  '(tuareg-match-indent 0)
  '(tuareg-with-indent 0)
  '(tuareg-sig-struct-align nil))

ciao,
janne


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

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-24  8:58 Philippe Lelédy
2004-12-24 11:04 ` [Caml-list] " Stefano Zacchiroli
2004-12-24 11:36   ` skaller
2004-12-27 15:18   ` Ralf Treinen
2004-12-27 16:54     ` Sven Luther
2004-12-31 16:20       ` Richard Jones
2004-12-31 22:31         ` Sven Luther
2005-01-15 12:29           ` Lionel Elie Mamane
2005-01-02  1:21         ` Jacques Garrigue
2005-01-02 10:50           ` Richard Jones
2005-01-02 11:13             ` Janne Hellsten [this message]
2005-01-02 12:16             ` Jacques GARRIGUE
2005-01-02 15:44           ` tuareg-mode v.s. caml-mode (was: Wishes for an easy install of Ocaml) Christophe TROESTLER
2004-12-24 11:22 ` [Caml-list] Wishes for an easy install of Ocaml Christophe TROESTLER
2004-12-24 17:24 ` Sylvain LE GALL
2004-12-24 18:21 ` Matthew O'Connor
2004-12-27 16:35 ` Didier Remy

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=41D7D74B.8060405@hybrid.fi \
    --to=janne@hybrid.fi \
    --cc=caml-list@yquem.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).