From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AWL,DNS_FROM_SECURITYSAGE, SPF_SOFTFAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id DA686BBAF for ; Mon, 20 Oct 2008 15:01:15 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Al4CAPUd/EhDWxLCYGdsb2JhbACBcpFxHiqtQ4Ns X-IronPort-AV: E=Sophos;i="4.33,451,1220220000"; d="scan'208";a="18954039" Received: from ip67-91-18-194.z18-91-67.customer.algx.net (HELO server1.bertec.net) ([67.91.18.194]) by mail1-smtp-roc.national.inria.fr with ESMTP; 20 Oct 2008 15:01:15 +0200 Received: from kuba.bertec.net (kuba.bertec.net [192.168.2.16]) by server1.bertec.net (Postfix) with ESMTP id C1E03105761 for ; Mon, 20 Oct 2008 09:01:14 -0400 (EDT) From: Kuba Ober To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Camelia progress, indenter Date: Mon, 20 Oct 2008 09:01:13 -0400 User-Agent: KMail/1.9.10 References: <200810170956.00776.kuba@mareimbrium.org> <1224252311.6295.43.camel@Blefuscu> In-Reply-To: <1224252311.6295.43.camel@Blefuscu> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810200901.14331.kuba@mareimbrium.org> X-Spam: no; 0.00; parser:01 cheers:01 wrote:01 caml-list:01 notion:04 load:08 real:10 although:11 add:14 david:14 october:16 nice:16 played:16 would:18 would:18 On Friday 17 October 2008, David Teller wrote: > A notion of projects would be nice, which would give the ability to > save/load multiple files. At first, I will add "Save all" to the menu (if not already there), so that all modified documents will be saved with a single action. As for real project support, there will be a parser/generator for ocamlbuild files, although I have never played with ocamlbuild before so I have to see first how to go about it. Cheers, Kuba