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 (20:58) |
From: | Sam Steingold <sds@g...> |
Subject: | Re: [Caml-list] new emacs tuareg mode release |
On 5/24/10, Philip <feucht@uni-koblenz.de> wrote: > GNU Emacs 22.2.1 wfm with 23.1 and 24.0 > philip@io:~/Desktop/tuareg$ make > > emacs -batch -q --no-site-file -f batch-byte-compile append-tuareg.el > Wrote /home/philip/Desktop/tuareg/append-tuareg.elc > emacs -batch -q --no-site-file -f batch-byte-compile tuareg.el > > In toplevel form: > tuareg.el:1933:1:Error: Invalid modifier in string > make: *** [tuareg.elc] Error 1 my tuareg.el has this as line 1933: (defun tuareg-semicolon-indent-kwop-point (&optional leading-semi-colon) I have no idea what could be causing this error. please try to investigate this yourself to produce a small test case. e.g., try removing this or the previous form. -- Sam Steingold <http://sds.podval.org>