* Vok Vojwo <cev...@gmail.com> [111207 16:47]:
> The documentation of the sxpath egg describes the sxml:sxml->xml
> function. But when I try to call it, I get an error:
> 
> csi -R sxpath -e "(display (sxml:sxml->xml '()))"
> 
> Error: unbound variable: sxml:sxml->xml

It should be part of sxpath-lolevel. The following works for me:
csi -R sxpath-lolevel -e "(display (sxml:sxml->xml '()))"

HTH,

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to