Helmut Enders wrote: > I used list instead of p-list (second instead of p-cadr) etc. Right. Generally you shouldn't use non-persistent datastructures to contain persistent objects, because Rucksack won't be able to keep track of the changes then. Arthur