From ... From: Erik Naggum Subject: Re: sequence questions Date: 1999/07/27 Message-ID: <3142072609564939@naggum.no>#1/1 X-Deja-AN: 505783554 References: mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * gores@sip.medizin.uni-ulm.de (kp gores) | isn't subseq supposed to give me the subsequence starting at 3rd element | to the 5th?? START and END arguments extract (or cause the function apply to) elements whose index, i, satisfies START <= i < END. this does perhaps make more sense if you consider the default, that END = NIL means the length of the sequence. #:Erik -- suppose we blasted all politicians into space. would the SETI project find even one of them?