caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus.mottl@gmail.com>
To: Oliver Bandel <oliver@first.in-berlin.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Quoted strings and vim-syntax-highlighting
Date: Tue, 1 Mar 2016 10:10:54 -0500	[thread overview]
Message-ID: <CAP_800qvByUNZKsnmK5oqQDc8ebA05ArLFuh_AfC3oYboR8wOw@mail.gmail.com> (raw)
In-Reply-To: <20160301160751.Horde.xJMNnObt5bjm-li7FaJlMhR@webmail.in-berlin.de>

It's a known issue, but I'm currently too busy to do anything about
it.  Please feel free to implement a solution, and I'll add it to the
Vim-syntax file for OCaml.

Regards,
Markus

On Tue, Mar 1, 2016 at 10:07 AM, Oliver Bandel
<oliver@first.in-berlin.de> wrote:
>
> Zitat von Oliver Bandel <oliver@first.in-berlin.de> (Tue, 01 Mar 2016
> 16:05:47 +0100)
>
>> Zitat von Oliver Bandel <oliver@first.in-berlin.de> (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
>
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs



-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com

  reply	other threads:[~2016-03-01 15:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 15:03 Oliver Bandel
2016-03-01 15:05 ` Oliver Bandel
2016-03-01 15:07   ` Oliver Bandel
2016-03-01 15:10     ` Markus Mottl [this message]
2016-03-01 20:49       ` Glen Mével
2016-03-01 21:29         ` Markus Mottl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP_800qvByUNZKsnmK5oqQDc8ebA05ArLFuh_AfC3oYboR8wOw@mail.gmail.com \
    --to=markus.mottl@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=oliver@first.in-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).