caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Frédéric Bour" <frederic.bour@lakaban.net>
To: "Paul A. Steckler" <steck@stecksoft.com>
Cc: Gary Trakhman <gary.trakhman@gmail.com>,
	Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Merlin complaining about let%test
Date: Fri, 29 Jun 2018 11:04:07 +0200	[thread overview]
Message-ID: <B4EC45A1-3CF5-4CD7-A69E-3F7FB47E2655@lakaban.net> (raw)
In-Reply-To: <CAMSKV5eesZ+m37TaNPDnBRofGLzWQBvxSnwy8j7roRW+z0yR7w@mail.gmail.com>

The escaping scheme used by Merlin & Jbuilder are not compatible in the current versions, so it happens that paths in the .merlin file are not interpreted in the right way.

Can you share the .merlin file (at least the parts related to ppx)? (A pastebin or a private message will do, to avoid adding noise to the mailing-list).

> On Jun 28, 2018, at 10:15 PM, Paul A. Steckler <steck@stecksoft.com> wrote:
> 
> I'm using the latest Merlin in OPAM for 4.06.1.
> 
> The code is compiled with jbuilder. Do I have to hand-massage the .merlin file?
> 
> On Fri, Jun 22, 2018 at 3:58 PM, Gary Trakhman <gary.trakhman@gmail.com> wrote:
>> I've seen errors like this and here are some things to check:
>> Are you running a too old version of merlin?
>> Is your .merlin file calling ppx's correctly? (it's tricky but jbuilder/dune
>> does a good job with this).
>> 
>> On Fri, Jun 22, 2018 at 2:19 PM Paul A. Steckler <steck@stecksoft.com>
>> wrote:
>>> 
>>> When using the Jane St inline testing framework, Merlin in Emacs
>>> complains about each "let%test" instance, citing "uninterpreted
>>> extension 'test'".
>>> 
>>> Is there a way to make that warning disappear?
>>> 
>>> -- Paul
>>> 
>>> --
>>> 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
> 
> -- 
> 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


-- 
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

      reply	other threads:[~2018-06-29  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 18:17 Paul A. Steckler
2018-06-22 19:58 ` Gary Trakhman
2018-06-28 20:15   ` Paul A. Steckler
2018-06-29  9:04     ` Frédéric Bour [this message]

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=B4EC45A1-3CF5-4CD7-A69E-3F7FB47E2655@lakaban.net \
    --to=frederic.bour@lakaban.net \
    --cc=caml-list@inria.fr \
    --cc=gary.trakhman@gmail.com \
    --cc=steck@stecksoft.com \
    /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).