Hi everyone, I wrote an Erlyweb mode from Emacs. It's derived from the official Erlang mode, and basically adds couple of keybindings (C-c C- e k to call erlyweb:compile/1, C-c C-e c to call erlyweb:create_component/2) and launches an interactive Yaws shell instead of the vanilla erl one when you hit C-c C-z. I had to scratch an itch today because it got too annoying to keep typing erlyweb:compile etc over and over again :).
You can download it at http://www.theghalib.com. Documentation in erlyweb.el. Also, just a survey, does anyone on this list actually use Emacs for Erlang development? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlyweb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en -~----------~----~----~----~------~----~------~--~---
