On 5/25/07, Tim Bates <tim@REDACTED> wrote: > Change this line: > > spawn(?MODULE, heartbeat(Server, Evolver, Delay)), > > to: > > spawn(?MODULE, heartbeat, [Server, Evolver, Delay]), Ah, well -- there is unfortunately no vim plugin to detect absent mindedness. Thank you. -- _jsn