Andreas Politz writes: > $ emacs -Q > > (require 'srecode) > M-x srecode-insert RET "file:empty" RET > => error : "Variable insertion second arg srecode-comment-prefix is not a function" > > This function is defined in srecode/filters.el . I've attached a patch. I'm not sure if that's the best solution, but please try if it fixes your problem. -David