Masatake YAMATO <[EMAIL PROTECTED]> writes: > Don't type <RET> here. When you hit <RET>, XTLA expects > a single string which has archive/category--branch--versoin as a format.
But we could provide an error message in this case, like
`completing-read' does when REQUIRE-MATCH is non-nil, like in
(completing-read "prompt: " '(("foo") ("bar")) nil t)
--
Matthieu
