[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

print control for HUGE objects



     I have list of length >2000, and when i (step), they whole thing is 
     dumped on my screen whenever it is an argument to anything. This is 
     awfully annoying. Is there a way to tell lisp to print lists of length 
     >30 in a smart way - like the first 10 elements, the last 10 and the 
     length of the list? *Please* answer "yes" to this! :-)