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 mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 565E07FEFA for ; Tue, 1 Mar 2016 16:07:53 +0100 (CET) IronPort-PHdr: 9a23:VVwG1R+YJFVI9P9uRHKM819IXTAuvvDOBiVQ1KB91+kcTK2v8tzYMVDF4r011RmSDdqdtKoP1LOempujcFJDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXsq3G/pQQfBg/4fVIsYL+lRciN14/ojqibwN76XUZhvHKFe7R8LRG7/036l/I9ps9cEJs30QbDuXBSeu5blitCLFOXmAvgtI/rpMYwu3cYh/V0/MdFVeD+fr8kZb1eFjUvdW4vt+PxshyWag+O+HYGGk8flBZFB0CR6xX7QJrrmiX7rPFhniiceMf7V7Q1X3Ku4vE4G1fTlC4bOmthoynsgctqgfcDrQ== Authentication-Results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=oliver@first.in-berlin.de; spf=None smtp.mailfrom=oliver@first.in-berlin.de; spf=None smtp.helo=postmaster@einhorn.in-berlin.de Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AeAQA3r9VWkwgqbcBehHkGvCGGEwKBRTwQAQEBAQEBAQEQAQEBAQkLCwchL0EQAYFbghUBAQMBIxVGCwsaAhgOAgJXGRuHfAgEsGKPRXuJUYUBgjSBOgWXDo1YGVJqh1eFVI0fAYEsN4I/gVFphG2DVAEBAQ X-IPAS-Result: A0AeAQA3r9VWkwgqbcBehHkGvCGGEwKBRTwQAQEBAQEBAQEQAQEBAQkLCwchL0EQAYFbghUBAQMBIxVGCwsaAhgOAgJXGRuHfAgEsGKPRXuJUYUBgjSBOgWXDo1YGVJqh1eFVI0fAYEsN4I/gVFphG2DVAEBAQ X-IronPort-AV: E=Sophos;i="5.22,523,1449529200"; d="scan'208";a="166509806" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Mar 2016 16:07:52 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from localhost (yak.in-berlin.de [192.109.42.109]) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id u21F7pVa012655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 1 Mar 2016 16:07:51 +0100 Received: from x55b2013f.dyn.telefonica.de (x55b2013f.dyn.telefonica.de [85.178.1.63]) by webmail.in-berlin.de (Horde Framework) with HTTP; Tue, 01 Mar 2016 16:07:51 +0100 Date: Tue, 01 Mar 2016 16:07:51 +0100 Message-ID: <20160301160751.Horde.xJMNnObt5bjm-li7FaJlMhR@webmail.in-berlin.de> From: Oliver Bandel To: caml-list@inria.fr References: <20160301160359.Horde.DZY3pER1POd46Yrp3bfly8y@webmail.in-berlin.de> <20160301160547.Horde.YcxpZpWTUuJKE-ZQ27PEORN@webmail.in-berlin.de> In-Reply-To: <20160301160547.Horde.YcxpZpWTUuJKE-ZQ27PEORN@webmail.in-berlin.de> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [Caml-list] Quoted strings and vim-syntax-highlighting Zitat von Oliver Bandel (Tue, 01 Mar 2016 16:05:47 +0100) > Zitat von Oliver Bandel (Tue, 01 Mar > 2016 16:03:59 +0100) > [...] >> >> P.S.: This workaround works: >> Buffer.add_string buffer {|label("|};(*"*) > > > It works for vim-highlighting, but it the compiler does not eat it. > > "Error: This comment contains an unterminated string literal" > > Maybe tweaking errors/wrnings can help here at least... [...] This one does it: Buffer.add_string buffer {|label("|};(*{|"|}*) But a solution in the vim-syntax-highlighting would be better, of course... Ciao, Oliver