* Raymond Toy [2008-10-31 05:33+0100] writes:
In the latest CVS build of slime, pressing "q" in sldb doesn't abort anymore. I get another error. Pressing "a" does abort.
I hope this wasn't an intentional change. I have "q" hardwired now, so changing to "a" will be hard. :-(
I think this is fixed in HEAD. q should now try to return the restart labeled with "Return to SLIME's top level" or the next abort restart. If there's no abort restart at all, an error should be displayed.
Helmut.