Can't restore session - problem with save("file",all)
Subject: Can't restore session - problem with save("file",all)
From: Robert Dodier
Date: Tue, 24 Jun 2008 11:37:20 -0600
On Tue, Jun 24, 2008 at 11:23 AM, Bradley A. Hare <bhare at verizon.net> wrote:
> Here ->> (SETF (GETHASH *OPR-TABLE* "{") ${)
> And Here ->> (SETF (GETHASH *OPR-TABLE* "}") $})
Brad, that bug (arguments of GETHASH are in the wrong order)
was fixed a while ago (I forget when). I think the most recent release
(5.15.0) has the bug fixed. My advice is to install 5.15.0. If that isn't
workable, I can make some other suggestions which are somewhat
more involved.
HTH
Robert Dodier