Closed Jell closed 12 years ago
After updating to the last version of ERM, I get this:
Debugger entered--Lisp error: (void-function flymake-delete-own-overlays) flymake-delete-own-overlays() erm-syntax-response("\n\n") erm-parse("c\n\n") erm-filter(#<process erm-ruby-process> "c\n\n\n\n") accept-process-output(#<process erm-ruby-process> 0.5) erm-wait-for-parse() ruby-indent-line() indent-according-to-mode() evil-ret(nil) call-interactively(evil-ret nil nil)
removed dependency on flymake
Wow! The syntax check is AWESOME! Very nice feature!
After updating to the last version of ERM, I get this: