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-25 (10:17) |
From: | Jan Rehders <wurstgebaeck@g...> |
Subject: | Re: [Caml-list] new emacs tuareg mode release |
Does the 2.0 version provide new features, bug fixes, etc? On Tue, May 25, 2010 at 3:00 AM, Eliot Handelman <eliot@colba.net> wrote: > Sam Steingold wrote: >> >> 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, > > I have the same problem with 22.3.1 > > playing around, this construction seems to be causing some invalid modifier > errors: > (skip-syntax-backward "\s-") > > in tuareg-find-colon-typespec and other places > > > and also captive= as a let variable seems to cause problems in > tuareg-indent-from-previous-kwop. commenting all these things out > (or changing the var name) the file does load. > > best, > > -- eliot > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >