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 mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id 45A9B7ED45 for ; Sun, 1 Jul 2012 01:58:00 +0200 (CEST) Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of markus.mottl@gmail.com) identity=pra; client-ip=209.85.217.182; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="markus.mottl@gmail.com"; x-sender="markus.mottl@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail4-smtp-sop.national.inria.fr: domain of markus.mottl@gmail.com designates 209.85.217.182 as permitted sender) identity=mailfrom; client-ip=209.85.217.182; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="markus.mottl@gmail.com"; x-sender="markus.mottl@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-lb0-f182.google.com) identity=helo; client-ip=209.85.217.182; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="markus.mottl@gmail.com"; x-sender="postmaster@mail-lb0-f182.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8BAIuR70/RVdm2mGdsb2JhbABFtlAIIgEBAQEBCAkNBxQnghgBAQEEEgIsARQHHQEDDAYFCw0uIQEBEQEFARwGEyKHWgEDC50aCQOMI4JxhC0KGScNV4hxAQUMiklmhhoDlTSLA4MjPoQa X-IronPort-AV: E=Sophos;i="4.77,503,1336341600"; d="scan'208";a="149259546" Received: from mail-lb0-f182.google.com ([209.85.217.182]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 01 Jul 2012 01:57:59 +0200 Received: by lbon10 with SMTP id n10so10897517lbo.27 for ; Sat, 30 Jun 2012 16:57:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=c5QGLiXsYdHcey5K9ZXqj5XIEiMHufdkA0L4oUv3lFI=; b=p76ddytUqQIDtyUGKUwK3zS1kZgFEn7Sd7A7OSBdYVfmxAI35q+s8XDt5YjlALcOFY 1QWv2/uo+EYL2//4vwnGGGEhJG7RWMbLAjMmktI3O4wn9kdurOw8p2aei/qTZJyPe9KY T1RxA6mwkZfNfBxBwKzaerR4qkFoSk7I/ThNZlcFMsKsdY/nY0+XOjYk6RkR0bDQMikj qXutoqP9+TEwMmb3j/nNCUdBe5pk3iy0aURL+VJ5fbo/FVdfpTFjAfS/wJVhB7edydSK t5+5wEl15K+TqRBRHonZDzsOOtmwWNIzgrDjyGUwc03eTOgykSJ12AAMMy1p30PWYZN2 UH4Q== MIME-Version: 1.0 Received: by 10.152.132.233 with SMTP id ox9mr7308542lab.25.1341100677936; Sat, 30 Jun 2012 16:57:57 -0700 (PDT) Received: by 10.152.20.66 with HTTP; Sat, 30 Jun 2012 16:57:57 -0700 (PDT) In-Reply-To: References: Date: Sat, 30 Jun 2012 19:57:57 -0400 Message-ID: From: Markus Mottl To: Anthony Tavener Cc: caml-list@inria.fr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Caml-list] Vim syntax supporting first-class modules? On Sat, Jun 30, 2012 at 6:31 PM, Anthony Tavener wrote: > Oh, I understand. Certainly I meant no slight on you No offense taken, the Vim syntax highlighting code really is insane :) --=20 Markus Mottl=A0 =A0 =A0 =A0 http://www.ocaml.info=A0 =A0 =A0 =A0 markus.mot= tl@gmail.com