Subject: Re: output LISP From: Erik Naggum <erik@naggum.net> Date: Sat, 22 Sep 2001 20:30:19 GMT Newsgroups: comp.lang.lisp Message-ID: <3210179418867315@naggum.net> * Simon András > (with-open-file (s "/path/to/your/output/file" :direction :output :if-exists > :supersede) > (let ((*standard-output* s)) ;hope that's enough > (tag-analysis:tag-file "copy.txt"))) It should have been enough to bind *standard-output* in with-open-file. Why do you think you need the extra let binding inside that form? /// -- Why did that stupid George W. Bush turn to Christian fundamentalism to fight Islamic fundamentalism? Why use terms like "crusade", which only invokes fear of a repetition of that disgraceful period of Christianity with its _sustained_ terrorist attacks on Islam? He is _such_ an idiot.