Browse thread
new emacs tuareg mode release
[
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-05-24 (18:41) |
From: | Philip <feucht@u...> |
Subject: | Re: [Caml-list] new emacs tuareg mode release |
On Mon, 2010-05-24 at 12:36 -0400, Sam Steingold wrote: > Hi, > The original author of the alternative Emacs mode for editing Ocaml code > (tuareg-mode), Albert Cohen, has stopped development some time ago. > Now, with his blessing, Jane Street Capital took over maintenance of the code > from him, and released Tuareg Mode v. 2.0.0. > It is available for download at <http://www.janestreet.com/ocaml/tuareg.tgz>. > It is still released under the GNU General Public License (GPL) v2. > Please report bugs and submit patches to the dedicated public mailing list at > <http://groups.google.com/group/tuareg-mode>. > Happy hacking! > Sam > Hi, i get an error: philip@io:~/Desktop/tuareg$ make emacs -batch -q -f batch-byte-compile tuareg.el Loading 00debian-vars... No /etc/mailname. Reverting to default... Loading /etc/emacs/site-start.d/50a2ps.el (source)... Error while loading 50a2ps: Symbol's value as variable is void: a2ps-region Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... Loading debian-ispell... Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... Loading /etc/emacs/site-start.d/50festival.el (source)... Loading /etc/emacs/site-start.d/50git-core.el (source)... Loading /etc/emacs/site-start.d/50ocaml-mode.el (source)... Loading /etc/emacs/site-start.d/50psvn.el (source)... Loading /etc/emacs/site-start.d/51tuareg-mode.el (source)... In toplevel form: tuareg.el:1933:1:Error: Invalid modifier in string make: *** [tuareg.elc] Error 1 -philip