Re: Lost processes with CMUCL
Martin Atzmueller <[email protected]> Thu, 11 Apr 2002 11:00:54 +0200
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
"Dr. Edmund Weitz" wrote: > > I observe the following reproducable behaviour with CMUCL and ILISP: > I'm in the debugger and want to leave it with :a<RET> but I am too > fast and just type :<RET> - after I do that the complete process is > lost. Anything after that will result in the message 'Current buffer > has no process' shown in the mini-buffer. Any idea what's happening [...] > I'm using Emacs 21.2 on Linux, ILISP is CVS version from around > February 2002, CMUCL is pre-18d from January. This is very strange indeed. Unfortunately I can't reproduce the problem here, since I have Emacs 20.7.1 and CMUCL 18c, which is both different from your Emacs and CMUCL versions. If I do enter ":<RET>" in the debugger, CMUCL just throws an error, something like " ... Reader error on #<Synonym Stream to *TERMINAL-IO*>: Illegal terminating character after a colon, #\Linefeed." SBCL does the same thing, for that matter. So, this seems to be either a problem of the your CMUCL 18d version, or of Emacs 21 + ILISP. Cheers, Martin -- Martin Atzmueller <[email protected]>