<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/10/bf13516450f367a45d0b1f7b553e4f2b"
  from="Karl Zilles &lt;zilles@1...&gt;"
  author="Karl Zilles"
  date="2003-10-09T17:48:21"
  subject="Re: [Caml-list] Emacs NT and Types"
  prev="2003/10/555f4c173d76cc18967dc03bf58df9b0"
  next="2003/10/29549cd98e493ae953962bba0cb6cedc"
  prev-in-thread="2003/10/47c7cdb43fae188992cfd97ecd09aa5c"
  prev-thread="2003/10/33325f78a6172641c92e0e567b9af6af"
  next-thread="2003/10/555f4c173d76cc18967dc03bf58df9b0"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Emacs NT and Types">
<msg 
  url="2003/10/47c7cdb43fae188992cfd97ecd09aa5c"
  from="Vincent Barichard &lt;Vincent.Barichard@u...&gt;"
  author="Vincent Barichard"
  date="2003-10-09T12:24:49"
  subject="[Caml-list] Emacs NT and Types">
<msg 
  url="2003/10/bf13516450f367a45d0b1f7b553e4f2b"
  from="Karl Zilles &lt;zilles@1...&gt;"
  author="Karl Zilles"
  date="2003-10-09T17:48:21"
  subject="Re: [Caml-list] Emacs NT and Types">
</msg>
</msg>
</thread>

<contents>
Vincent Barichard wrote:

&gt; Hi All,
&gt; 
&gt; After installing ocaml 3.07 with cygwin, I changed my Makefile in order to compile sources with the -dtypes option.
&gt; 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.
&gt; 
&gt; Under linux OS + ocaml 3.07 + emacs, It  works well.
&gt; 
&gt; Is there a bug in the caml-types.el when emacs is run under windows ?
&gt; 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

</contents>

</message>

