> #; operates by skipping over the form. Skipping over the form is > accomplished by binding *read-suppress* to true and then calling > read. So in particular (#; #; 1 2 3) reads as (3)? - n