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 D4AC77F719 for ; Mon, 27 Jan 2014 19:05:06 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of misterherr@freenet.de) identity=pra; client-ip=80.91.229.3; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="misterherr@freenet.de"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of gclci-caml-list@m.gmane.org designates 80.91.229.3 as permitted sender) identity=mailfrom; client-ip=80.91.229.3; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="gclci-caml-list@m.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of postmaster@plane.gmane.org designates 80.91.229.3 as permitted sender) identity=helo; client-ip=80.91.229.3; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="postmaster@plane.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AopDAOye5lJQW+UDgWdsb2JhbABag2qDLbprBgIWDgEBFiYogiUBAQEEI0sbCxgCAiYCAhBHEwYCAQGHbAEDFQGqE5ZKCUEMhW6BKY0TAQFsglmBSQSPRZw/gW+BcA X-IPAS-Result: AopDAOye5lJQW+UDgWdsb2JhbABag2qDLbprBgIWDgEBFiYogiUBAQEEI0sbCxgCAiYCAhBHEwYCAQGHbAEDFQGqE5ZKCUEMhW6BKY0TAQFsglmBSQSPRZw/gW+BcA X-IronPort-AV: E=Sophos;i="4.95,730,1384297200"; d="scan'208";a="55083429" Received: from plane.gmane.org ([80.91.229.3]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 27 Jan 2014 19:05:06 +0100 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W7qYS-0004Ju-9v for caml-list@inria.fr; Mon, 27 Jan 2014 19:05:04 +0100 Received: from 85.183.11.189 ([85.183.11.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jan 2014 19:05:04 +0100 Received: from misterherr by 85.183.11.189 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jan 2014 19:05:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Herr Date: Mon, 27 Jan 2014 18:57:21 +0100 Message-ID: References: <52E642BD.7050906@freenet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 85.183.11.189 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <52E642BD.7050906@freenet.de> Subject: Re: [Caml-list] opam - how to make doc Am 27.01.2014 18:37, schrieb Ian Zimmerman:> You (or your mail program, which is supposed to do your bidding) set the Reply-To > header. On mailing lists this is usually interpreted as requesting a private reply > instead of public one. In spite of well meant tries such as Mail-Followup-To I think > there is no standard way to request both, short of asking explicitly in the body of > the message. > > > "Mr. Herr" wrote: > > > Am 27.01.2014 15:20, schrieb Ian Zimmerman: > > On Mon, 27 Jan 2014 12:27:57 +0100 > "Mr. Herr" wrote: > > Herr> I noticed that the doc is not made when doing an 'opam install > Herr> exitlib', the directory OPAMROOT/system/doc/extlib is empty. > > With the current opam, you should be able to do > > opam install -d $PKG > > which will (in theory) put the documents into system/doc/$PKG. > In practice, this requires support by the package, and sadly almost no > packages seem to support it yet. > > Any special reason you don't want a public reply? > > > Hmm, what made you think so? > > I wrote to the list, I expected the answer from the list. And was surprised not to > see the answer on gmane. > > /Str. Sorry for the reply-to header - I don't have it set in thunderbird, in none of the accounts, have to doublecheck... /Str.