Benjamin Rutt <[EMAIL PROTECTED]> writes:

> This package helps me maintain many, many abbrevs that are active in a
> specific mode.  Abbrevs are defined in normal files, not in elisp.
> There is also some magic to fill out forms when programming.  The best
> way to see it in action is to look at the demo (animated gif).  This
> and the code is available at:
>
> http://www.bloomington.in.us/~brutt/msf-abbrev.html

A new version is available, version 0.91a, which has the following
changes:

-a fix for abbrev files which contain DOS-style line endings

-a new keyword in the abbrev files is parsed to interpret a line of
 elisp, e.g.:

<ELISP "(insert (current-time-string))">

which would insert the current time at that line in the file.
-- 
Benjamin Rutt
_______________________________________________
Gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to