[
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: | Colonna Francois <colonna@c...> |
| Subject: | no syntax highlighting with emacs |
Hello I installed OCaml 3.10.0 I also installed emacs .el files by running make install in the emacs/ directory of ocaml I did not get the syntax highlighting Looking at /usr/share/emacs/21.4/site-lisp -rw-r--r-- 1 root root 1687 aoĆ» 22 11:56 caml-compat.el -rw-r--r-- 1 root root 33119 aoĆ» 22 11:56 camldebug.el -rw-r--r-- 1 root root 24580 aoĆ» 22 11:56 camldebug.elc -rw-r--r-- 1 root root 72169 aoĆ» 22 11:56 caml.el -rw-r--r-- 1 root root 52521 aoĆ» 22 11:56 caml.elc -rw-r--r-- 1 root root 1868 aoĆ» 22 11:56 caml-emacs.el -rw-r--r-- 1 root root 1768 aoĆ» 22 11:56 caml-emacs.elc -rw-r--r-- 1 root root 5365 aoĆ» 22 11:56 caml-font.el -rw-r--r-- 1 root root 31185 aoĆ» 22 11:56 caml-help.el -rw-r--r-- 1 root root 19396 aoĆ» 22 11:56 caml-help.elc -rw-r--r-- 1 root root 2655 aoĆ» 22 11:56 caml-hilit.el -rw-r--r-- 1 root root 22844 aoĆ» 22 11:56 caml-types.el -rw-r--r-- 1 root root 13557 aoĆ» 22 11:56 caml-types.elc -rw-r--r-- 1 root root 2074 aoĆ» 22 11:56 caml-xemacs.el -rw-r--r-- 1 root root 1943 aoĆ» 22 11:56 caml-xemacs.elc -rw-r--r-- 1 root root 13869 aoĆ» 22 11:56 inf-caml.el -rw-r--r-- 1 root root 8967 aoĆ» 22 11:56 inf-caml.elc -rw-r--r-- 1 root root 106 mar 24 07:11 subdirs.el it seems that caml-hilit.elc is missing. Is that the reason why there is no syntax highlighting ? Thanks for helping Francois Colonna