Browse thread
Creating a portable Emacs + Caml setup in Windows
- C. Fr
[
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: | 2010-02-06 (23:29) |
From: | C. Fr <newsgroups.fr@g...> |
Subject: | Creating a portable Emacs + Caml setup in Windows |
Hello everyone! I’ve written a short <http://createsoftware.users.sourceforge.net/index.php?ref=articles&id=Creat ing%20a%20portable%20emacs%20installation,%20and%20a%20portable%20Caml%20or% 20OCaml%20installation.txt> article explaining how to create a portable windows Caml+Emacs setup. Although everything works very well with ocaml, I still have a few problems with caml light, and I sure could use a little help: basically, the top level crashes when using camllight and trying to run any code snippet (using Ctrl+Alt+X) that would trigger an error (e.g. a syntactically incorrect one). Has anybody encountered this problem already? Thanks a lot for your help, CFP.