Re: cmucl on ilisp hangs on space

Mathias Broxvall <[email protected]> Thu, 20 Nov 2003 10:01:30 +0100
Newsgroups gmane.lisp.ilisp.general,gmane.lisp.cmucl.general
Message-ID <[email protected]>
On Thursday 20 November 2003 08:34, you wrote:
> > > 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 had a similar problem before which seems to ahve to do with ilisp looking up 
all completions of a function name. The fix was to add this to my .emacs 
file.

;; Fix spacebar bug
(setq ilisp-*arglist-message-lisp-space-p* nil)

to my .emacs file. Maybe this will help you too?

/ Mathias


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/