I have always used: (setq tuareg-in-indent 0) as described in the custom-tuareg.el file included with tuareg. This does what you want, but then will do it for all lines after 'in', which maybe you don't want. On Thu, Apr 14, 2011 at 6:46 AM, Joel Reymont wrote: > Is there an update to Tuareg mode for first-class modules? > > I would like this > > let open Name in > let open Registering in > > to be this, for example > > let open Name in > let open Registering in > > -------------------------------------------------------------------------- > - for hire: mac osx device driver ninja, kernel extensions and usb drivers > ---------------------+------------+--------------------------------------- > http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont > ---------------------+------------+--------------------------------------- > > > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa-roc.inria.fr/wws/info/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > >