Newsgroups: comp.lang.lisp.mcl
Path: cantaloupe.srv.cs.cmu.edu!rochester!cornellcs!travelers.mail.cornell.edu!news.kei.com!news.mathworks.com!newsfeed.internetmci.com!news.msfc.nasa.gov!elroy.jpl.nasa.gov!ncar!uchinews!tango.cs.uchicago.edu!mcdougal
From: Tom McDougal <mcdougal@cs.uchicago.edu>
Subject: Re: Problem Mapping Sequence Function
X-Nntp-Posting-Host: tango.cs.uchicago.edu
Content-Type: text/plain; charset=ISO-8859-1
Message-ID: <DGyrrF.n0y@midway.uchicago.edu>
X-Xxmessage-Id: <ACB28FA818020B33@tango.cs.uchicago.edu>
X-Xxdate: Tue, 24 Oct 1995 18:42:16 GMT
Sender: news@midway.uchicago.edu (News Administrator)
Content-Transfer-Encoding: 8bit
Organization: Univ. of Chicago Computer Science
X-Newsreader: Nuntius 2.0.4_68K
References: <46e8tq$pf0@usenet.srv.cis.pitt.edu>
Mime-Version: 1.0
Date: Tue, 24 Oct 1995 17:40:27 GMT
Lines: 21

In article <46e8tq$pf0@usenet.srv.cis.pitt.edu> Gil Citro, gxcst+@pitt.edu
writes:
>? (setq stop-words (lines-to-list "stop-words"))
>("\" the \"" "\" of \"" "\" and \"" "\" a \"" "\" to \"" "\" with \""
>"\" was \"" "\" were \"" "\" by \"" "\" for \"" "\" that \"" "\" is
>\"" "\" on \"" "\" from \"" "\" or \"" "\" as \"" "\" at \"" "\" be
>\"" "\" an \"" "\" this \"" "\" are \"" "\" than \"" "\" not \")


There seems to be a missing " from the end of this list.  Assuming
that you copied this directly from your Listener window, I bet something
weird is happening in your lines-to-list fn which is causing your
later troubles.

Good luck.

-- 
Tom McDougal    University of Chicago Artificial Intelligence
     <mailto:mcdougal@cs.uchicago.edu> 
     fax: (312) 702-8487
     PP-RH
