[tbnl-devel] New version 0.8.0
Stefan Scholl
stesch at no-spoon.de
Mon Sep 26 14:38:35 UTC 2005
On 2005-09-26 15:52:17, Edi Weitz wrote:
> * (find-symbol "URL-ENCODE" :tbnl)
>
> TBNL:URL-ENCODE
> :EXTERNAL
By the way: I can find the symbol that way, too. But not call it.
CL-USER> (find-symbol "URL-ENCODE" :tbnl)
TBNL:URL-ENCODE
:EXTERNAL
CL-USER> (tbnl:url-encode "Schlumpf")
==>
Error in KERNEL:%COERCE-TO-FUNCTION: the function TBNL:URL-ENCODE is undefined.
More information about the Tbnl-devel
mailing list