Henri Salha wrote: > Hello, > > I found two similar messages on the issue, but they did not help. I am a > real beginner in lisp/ilisp. > > What happens to me is that after the cmucl > debugger has been entered once, next function i type, after I type space, > emacs hangs and i have to type C-g and restart cmucl. >
I've seen this. Pressing space causes ilisp to try to look up the arglist for the function and displays it in the minibuffer or another window. Unfortunately, I don't recall what the problem was and how to fix it. Perhaps you need a newer ilisp? At some point, ilisp was using an internal CMUCL function that no longer exists. Perhaps this is the problem. Also, after pressing C-g, I don't have to restart cmucl. I can continue where I left off. Ray
