
13 Nov
2003
13 Nov
'03
11:02 p.m.
Jan Rychter <jan@rychter.com> writes:
Funny -- I was about to report that for me it doesn't force it to the end, it forces it to one or more prompts _before_ the end. The more I evaluate (C-M-x), the more prompts I have left between the cursor and the end of the *slime-repl* buffer. Which seems to be an obvious bug. That's using XEmacs, BTW.
Does this happen when you press C-M-x in the slime-repl buffer? C-M-x in the slime-repl was bound accidentally bound to lisp-eval-defun and not slime-eval-defun. I've changed that, but C-M-x in the slime-repl is not that useful at the moment, because it usually sends the prompt to Lisp. Needs a bit more work. Helmut.