We were simply ignoring unknown parameters; but it's better to raise an error, as it's likely unintented (typo or otherwise)
Implement a sexp parser, and on top of that a command parser (for mu4e commands). Add tests, too.