From: Paul Foley
Subject: Re: Iterating through a file.
Date: 
Message-ID: <m2hez2kgzd.fsf@mycroft.actrix.gen.nz>
On Thu, 03 May 2001 04:25:19 GMT, cbbrowne  wrote:

> I would go with:

> (with-open-file
>  (fh (pathname "test.lisp") :direction :input)

If you *must* break the line after WITH-OPEN-FILE, please at least
increase the indentation of the next line a bit.

-- 
Nomina stultorum in parietibus et portis semper videmus.        -- Cicero

(setq reply-to
  (concatenate 'string "Paul Foley " "<mycroft" '(ยทยท@) "actrix.gen.nz>"))