File: ocaml-mode.README.Debian

package info (click to toggle)
ocaml 4.02.3-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 22,076 kB
  • ctags: 30,429
  • sloc: ml: 154,213; ansic: 38,324; sh: 5,236; makefile: 4,569; asm: 4,283; lisp: 4,224; awk: 88; perl: 87; fortran: 21; cs: 9; sed: 9
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