A new release of SML-mode is out, not even 6 years after the last one. If you want to volunteer as maintainer, please get in touch. It's at:
http://www.iro.umontreal.ca/~monnier/elisp/ It has a few new features, but they are actually several years old (they just sat in the CVS/Svn repository), so the new support for MLton was not actually tested with a recent MLton :-( Stefan Changes since 4.0: * Switch to GPLv3+. * When possible (i.e. running under Emacs>=23), be case-sensitive when expanding abbreviations, and don't expand them in comments and strings. * When you `next-error' to a type error, highlight the actual parts of the types that differ. * Flush the recorded errors not only upon sml-compile and friends, but also when typing commands directly at the prompt. * New command sml-mlton-typecheck. * Simple support to parse errors and warnings in MLton's output. * Simple support for MLton's def-use files. _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
