[iterate-devel] making sbcl depend on iterate

Patrick X dabittweiler at gmail.com
Sat Mar 17 05:16:08 UTC 2007


hello i can't since to get the iterate to work via slime

(asdf:operate 'asdf:load-op 'iterate)  ;is how i normally load the package

i tried putting the depends-on  function from the site in .emacs but
it didn't work.
I can I make sbcl depends on iterate everytime it is fire up.

reading the iterate manual i still confuse on how to open files with iterate
(iterate:iter (for line in-file #p"/var/log/messages")
                (do (print line)))
this is how i thought I should use it.

-- 
=================================
knot in cables caused data stream to become twisted and kinked.
http://groups.google.com/group/lispstl
http://www.cwelug.org/
Patrick Pippen



More information about the iterate-devel mailing list