;; this is a problem with the byte compiler ;; run the command byte-compile-file ;; on this file, and you will get some nice errors (defun test (files) (and t (string-match 1)) (and t (string-match 1 2)))