> (defparameter *blah* (make-cursor (get-index (get-from-root :blah) :ind))) > > *blah*
works for me: ELE> (defparameter *blah* (make-cursor (get-index (get-from-root :blah) :ind))) *BLAH* ELE> *blah* #<DB-POSTMODERN::PM-SECONDARY-CURSOR cur-key:NIL cur-val:NIL {100639B971}> > ;; Printing was aborted and the UNBOUND-SLOT was stored in > ;; SB-DEBUG::*NESTED-DEBUG-CONDITION*.) > ;; (CELL-ERROR-NAME SB-DEBUG::*NESTED-DEBUG-CONDITION*) = > ;; DB-POSTMODERN::NAME there is no NAME slot to my knowledge > (I'm running Elephant 0.9, Postmodern 1.12, SBCL 1.0.12 and Debian Linux.) you mean a release version? try out one from darcs, that's what i'm using here _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel