
2009/11/4 Stefan Monnier
this is rather trivial, but maybe someone else finds these useful:
darcs get http://code.haskell.org/~daniels/haskell-snippets/
Since Emacs already comes bundled with several template systems (at least skeleton.el and tempo.el, where the first seems to be marginally more "canonical"), I think it would be better to define your templates using skeleton and thus remove the dependency on yasnippet.
Stefan
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
You guys sure have been good at hiding skeleton.el... The impression I've gotten from a couple of years in #emacs is that yasnippet is the way to go. I'll translate my own snippets to skeleton a.s.a.p. :P -- Deniz Dogan