Paolo Amoroso <[EMAIL PROTECTED]> writes: > The program causing the infinite loop, which is part of a collection > of grapher code, is taken from the CLIM section of the CMU Common Lisp > Repository: > > > ftp://ftp.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/gui/clim/clim_2/browsers/graphers.tgz > > The file indented-lists.lisp displays tree structures as indented lists > analogous to Mac OS 7 or later directories. The file needs a few > changes before it can run with McCLIM:
I forgot to mention another change: - In function `read-directory', remove the argument `:directories-are-files' in the `directory' call. Paolo -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
