Browse thread
RE: Configuring emacs to work with caml
- 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-01-17 (08:06) |
From: | C. Fr <newsgroups.fr@g...> |
Subject: | RE: Configuring emacs to work with caml |
Hello again! I have found a solution to my portable emacs problem. The trick is to use the program-dir variable defined in site-start.el to pass it to the run-caml code, so that it can deal with absolute paths. Thanks for Caml!