Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!ig!agate!ucbvax!hplabs!hpcea!hpfcdc!hpfclr!rem From: rem@hpfclr.HP.COM (Rose Maple) Newsgroups: comp.lang.lisp Subject: CL debugger problem Message-ID: <4590001@hpfclr.HP.COM> Date: 9 Feb 88 14:28:38 GMT Organization: Hewlett-Packard Lines: 6 Help, I'm new to the Lisp world - actually taking a class right now. I've installed CL(Common Lisp) on my Bobcat and I'm having difficulties getting out of the debugger. All of the manuals say to use !q, but the response I get is that it doesn't know what !Q is. Why is it upshifting the command? What can I do to make it understand that I truly want the downshifted 'q'? Has anyone run into this problem before?