This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Slime recentering

3 posts · 4890 views

Hi guys,

For a long time I was using lispbox and I got used to the way the slime worked with it. Now I just managed to install slime + sbcl in emacs 23 and every time that I hit enter in the repl the prompt goes to the end of the buffer, which I find very annoying. I tried to google this but I don't really know what to search for. I don't know if it is slime or emacs that is doing this. Any suggestions to stop this behaviour?

Thanks in advance.

Re: Slime recentering

Ask on slime-devel; that is probably a change in slime's behavior.

Re: Slime recentering

nuntius wrote:Ask on slime-devel; that is probably a change in slime's behavior.
Thanks for the reply. I will try that.