While this may seem pointless for a straight emacs lisp codebase that has no real build process to speak of, running 'make' does, in fact, run the byte-compiler
which *really does* catch stuff every so often And since the code in its current state does an entirely clean compile (*) there's basically no reason not to. Thanks. --Roger (*) or at least it *did* a couple of commits ago. Looks like I get to do another pull request :-(
