flymake-guile-args: Change type to '(repeat string).
Refactoring
Remove flymake-guile-guild-has-compile-p.
-*- mode: org -*- * Flymake-guile ** Usage Place this code somewhere in your config file #+begin_src elisp (require 'flymake-guile) (flymake-guile-setup) #+end_src