> I had to scratch an itch today because it > got too annoying to keep typing > erlyweb:compile etc over and over again :).
I had the same problem, and I needed to be able to start my app from "erl" instead of from the "yaws" command, so I ended up moving things around so yaws starts in embedded mode (http://yaws.hyber.org/ embed.yaws). This and a couple of keyboard macros solves most of the problems that this mode solves. I can post examples if you're curious. > You can download it at http://www.theghalib.com. Documentation in > erlyweb.el. Very cool though, I like it > Also, just a survey, does anyone on this list actually use Emacs for > Erlang development? I do. Emacs does everything from help me write my code to make my toast. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
