Hi,

Concerning the tuareg mode, the current default is to have "let
... in" indented like

  let v = e1 in
    e2

instead of

  let v = e1 in
  e2

-- for which you have to use (setq tuareg-in-indent 0).  We would like
not to bother people by changing the default but, on the other hand, I
have yet to meet somebody who finds it useful (in fact, it seems to
bother newcomers).  So the request is

  COULD PEOPLE WHO FIND THE DEFAULT USEFUL SPEAK UP NOW ?

In order not to clutter the list, you can use
https://forge.ocamlcore.org/tracker/index.php?func=detail&aid=646&group_id=43&atid=258
to discuss this.

Thanks,
C.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to