Hello! Currently the option 'flymake-cc-command' only takes a symbol that names a function, instead of all callable objects. I am not sure if that is an intentional design, but I think the alternative is more common and semantic. So I am proposing this patch to allow setting 'flymake-cc-command' to an unnamed lambda (and other callable objects). Thank you! Pengji