File: ocaml-mode.README.Debian

package info (click to toggle)
ocaml 3.11.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,536 kB
  • ctags: 25,262
  • sloc: ml: 160,855; ansic: 39,174; sh: 5,564; asm: 4,502; lisp: 3,998; makefile: 2,374; perl: 82; sed: 19; tcl: 2
file content (14 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ocaml-mode for Debian
---------------------

 WARNING: tuareg-mode may be installed on your system. Since it
 has a higher priority than ocaml-mode, it will be used for
 every OCaml file loaded into (X)Emacs.
 
 If you absolutely want to override those default settings and
 use ocaml-mode instead of tuareg-mode, you only need to add the
 following line to your .emacs:

   (load-file "/etc/emacs/site-start.d/50ocaml-mode.el")

 -- Jerome Marant <jerome@debian.org>, Sat Sep  3 11:41:37 2005