[cl-emb-devel] Can't call register-emb

Stefan Scholl sscholl at common-lisp.net
Thu May 25 18:32:54 UTC 2006


On 2006-05-23 00:25:15, Daniel Gackle wrote:
> I'm new to Lisp, eager to learn, but having trouble getting cl-emb to work.
> I'm running Lispbox on Windows, CLISP 2.37
> (http://www.gigamonkeys.com/lispbox/). I've loaded cl-emb 0.4.3 and cl-ppcre
> 1.2.13. When I try to evaluate the first sample expression in the cl-emb
> readme:
> CL-PPCRE:REGEX-REPLACE-ALL: illegal keyword/value pair :SIMPLE-CALLS, T in
> argument list.
> 
> The allowed keywords are #1=(:START
>     :END :PRESERVE-CASE)

Are you sure that you use CL-PPCRE 1.2.13? According to
http://weitz.de/cl-ppcre/CHANGELOG SIMPLE-CALLS was added in
0.7.8





More information about the cl-emb-devel mailing list