From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id B9BDD7F860 for ; Thu, 6 Mar 2014 18:06:28 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of kosmo.zb@gmail.com) identity=pra; client-ip=209.85.217.173; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kosmo.zb@gmail.com"; x-sender="kosmo.zb@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of kosmo.zb@gmail.com designates 209.85.217.173 as permitted sender) identity=mailfrom; client-ip=209.85.217.173; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kosmo.zb@gmail.com"; x-sender="kosmo.zb@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-lb0-f173.google.com) identity=helo; client-ip=209.85.217.173; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kosmo.zb@gmail.com"; x-sender="postmaster@mail-lb0-f173.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsMDAMeqGFPRVdmtlGdsb2JhbABag0FXqlkHl1EIFg4BAQEBBwsLCRIqgiUBAQEDAUABLQsBAwELAQUFCw0NISEBEgEFAQoSBhMSh1MDCQgNoi+PbZVmJwMKV4YeEQEFDIw4hlYEllGBbYEyizGDWhgpgWaCdDw X-IPAS-Result: AsMDAMeqGFPRVdmtlGdsb2JhbABag0FXqlkHl1EIFg4BAQEBBwsLCRIqgiUBAQEDAUABLQsBAwELAQUFCw0NISEBEgEFAQoSBhMSh1MDCQgNoi+PbZVmJwMKV4YeEQEFDIw4hlYEllGBbYEyizGDWhgpgWaCdDw X-IronPort-AV: E=Sophos;i="4.97,601,1389740400"; d="scan'208";a="61612098" Received: from mail-lb0-f173.google.com ([209.85.217.173]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 06 Mar 2014 18:06:08 +0100 Received: by mail-lb0-f173.google.com with SMTP id p9so1962872lbv.18 for ; Thu, 06 Mar 2014 09:06:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Mi/roTYztL8jn7ouOakiKAiM1VDppDesac/tfWleDYg=; b=Fi61XuphEB59kvzTOUX/3lWFyB8sgySlnRd3/iUGkzeg8f4r+CA/79RaZvasAr+/9D rFPBauj8CDZqwigVz66KRvo1wogoya96YsXhLEMKhfIJz0W60Eu4EPkLb5AZ5w4o4JWj eERZ9CbaPptY1QClQOBuRwQhLMLarj/YEARqbSgQu/He1yUhtsgluXF6aHSxPrvRxQ6z 1E06H57te+LtV7x5Xzc8iVSCtcJzdt1wH9Kb2LvB0CdqoZZ8MQuHb2LdS1yu4enMpMr7 7GV0peIEtFXgh9IDGt0ELUiKdsLkVeUVwtFrjJLN2O+3RCTFxQ8kJkZMicJShH3uwMDI 4wXw== MIME-Version: 1.0 X-Received: by 10.152.115.132 with SMTP id jo4mr505477lab.69.1394125568212; Thu, 06 Mar 2014 09:06:08 -0800 (PST) Sender: kosmo.zb@gmail.com Received: by 10.112.134.10 with HTTP; Thu, 6 Mar 2014 09:06:08 -0800 (PST) In-Reply-To: <5318AA21.3070009@gmail.com> References: <5318A3A8.8050402@gmail.com> <5318AA21.3070009@gmail.com> Date: Thu, 6 Mar 2014 17:06:08 +0000 X-Google-Sender-Auth: LMTRELa8IZFABV_J3kNr6aPRR3g Message-ID: From: David Sheets To: Matthieu Dubuget Cc: caml-list Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Caml-list] I never succeeded in using Format On Thu, Mar 6, 2014 at 5:02 PM, Matthieu Dubuget wrote: > Oh! Thanks for your answers... > > I had checked in the documentation if set_margin was not only for > std_formatter, but did not find any warning... > > And I overlooked pp_set_margin... > > OK. I now could propose a small improvement of the documentation. > > Is the documentation in a public repository? > Salutations > > -- > Matthieu Dubuget > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs