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=0.1 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 51CA3BC0A for ; Thu, 18 Jan 2007 23:22:58 +0100 (CET) Received: from hedwig1.umh.ac.be (hedwig2.umh.ac.be [193.190.193.73]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l0IMMvXa020523 for ; Thu, 18 Jan 2007 23:22:58 +0100 Received: from poincare.swapping.umh.ac.be (hedwig2 [193.190.193.73]) by hedwig1.umh.ac.be (8.13.6/8.13.6) with ESMTP id l0IMNvMZ2904170; Thu, 18 Jan 2007 23:24:12 +0100 Received: from [127.0.0.1] (helo=localhost) by poincare.swapping.umh.ac.be with esmtp (Exim 4.63) (envelope-from ) id 1H7f2Y-0002z3-Jb; Thu, 18 Jan 2007 22:43:22 +0100 Date: Thu, 18 Jan 2007 22:43:22 +0100 (CET) Message-Id: <20070118.224322.144649249.Christophe.Troestler@umh.ac.be> To: jon@ffconsultancy.com Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Polymorphic Variants From: Christophe TROESTLER In-Reply-To: <200701172253.13837.jon@ffconsultancy.com> References: <20070117.111927.2004173151.garrigue@math.nagoya-u.ac.jp> <200701172253.13837.jon@ffconsultancy.com> X-Face: #2fb%mPx>rRL@4ff~TVgZ"<[:,oL"`TUEGK/[8/qb58~C>jR(x4A+v/n)7BgpEtIph_neoLKJBq0JBY9:}8v|j Organization: Universite de Mons-Hainaut (http://math.umh.ac.be/an/) X-Mailer: Mew version 5.1.52 on Emacs 22.0.92 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.1 (www dot roaringpenguin dot com slash mimedefang) X-Miltered: at discorde with ID 45AFF341.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; variants:01 christophe:01 troestler:01 christophe:01 troestler:01 umh:01 ocaml:01 tuareg:01 setq:01 emacs:01 2007,:98 polymorphic:01 wrote:01 caml-list:01 typesetting:05 On Wed, 17 Jan 2007, Jon Harrop wrote: > > I think the best way to improve OCaml is to write an IDE that sidesteps these > problems, e.g. by typesetting the code "+." as "+". Tuareg can do it. Just put (setq tuareg-font-lock-symbols t) in the appropriate section of your ~/.emacs ChriS