Resent Slime from CVS HEAD has bug:
1. Load Lisp file. 2. Run slime (CMU CL). 3. Switch to Lisp text buffer. 4. Load file with C-c C-l
And REPL is not usable: Assertion failed: (<= (point) slime-repl-input-end-mark)
BTW, is it proper place for bugreports?
Ivan Boldyrev boldyrev+nospam@cgitftp.uiggm.nsc.ru writes:
Resent Slime from CVS HEAD has bug:
- Load Lisp file.
- Run slime (CMU CL).
- Switch to Lisp text buffer.
- Load file with C-c C-l
And REPL is not usable: Assertion failed: (<= (point) slime-repl-input-end-mark)
Do you still get it with the current CVS version? If so, which Emacs version? I can't reproduce it now, but maybe because Helmut fixed it.
BTW, is it proper place for bugreports?
Yes indeed.
-Luke
Luke Gorrie luke@bluetail.com writes:
Do you still get it with the current CVS version? If so, which Emacs version? I can't reproduce it now, but maybe because Helmut fixed it.
It was a bug. Should be fixed now.
Helmut.
On 8625 day of my life Helmut Eller wrote:
Luke Gorrie luke@bluetail.com writes:
Do you still get it with the current CVS version? If so, which Emacs version? I can't reproduce it now, but maybe because Helmut fixed it.
It was a bug. Should be fixed now.
It works, thank you!!! :)