Slight correction on my prior message. The function should return nil to guarantee that you hit the parse error part of the accept method. (defun get-object-from (strg) nil)