On Tue, 27 Jan 2004 10:57:02 -0800, "Thomas F. Burdick" <[EMAIL PROTECTED]> wrote:
> What I'd do is (funcall (compile nil `(lambda () ,+))) Nice! I almost never use + so this idea wouldn't have occured to me. > This is actually what I do in practice. I keep the files around > with names like patch-2004-01-27.lisp, so I can see exactly what it > was that I fed the application. Hmm, so maybe it's not so bad an idea to do that... Thanks, Edi.
