caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Karl Zilles <zilles@1969.ws>
To: CAML LIST <caml-list@inria.fr>
Subject: Re: [Caml-list] Emacs NT and Types
Date: Thu, 09 Oct 2003 10:52:31 -0700	[thread overview]
Message-ID: <3F85A05F.4080509@1969.ws> (raw)
In-Reply-To: <20031009122447.1D2A517C3DB@ioskeha.hittite.isp.9tel.net>

Vincent Barichard wrote:

> Hi All,
> 
> After installing ocaml 3.07 with cygwin, I changed my Makefile in order to compile sources with the -dtypes option.
> When I use Emacs and I hit the C-c C-t keys ("Show Type At Point" function), emacs says: "no annotations found for this source file". But I found the .annot file in the directory.
> 
> Under linux OS + ocaml 3.07 + emacs, It  works well.
> 
> Is there a bug in the caml-types.el when emacs is run under windows ?
> Maybe someone else has the same problem ?

I have successfully used the type annotations with emacs under cygwin. 
The one catch is:  The file has to use unix style line endings.  Dos 
style line endings will cause mismatches.  I'm not sure if this is your 
problem.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-10-09 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09 12:24 Vincent Barichard
2003-10-09 17:52 ` Karl Zilles [this message]
2003-10-09 18:04 Vincent Barichard
2003-10-09 18:46 ` Karl Zilles

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=3F85A05F.4080509@1969.ws \
    --to=zilles@1969.ws \
    --cc=caml-list@inria.fr \
    /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).