[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Karl Zilles <zilles@1...> |
| Subject: | Re: [Caml-list] Emacs NT and Types |
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