The change that affected me was the one where you had to do this in .emacs
to make it work again...

 (slime-setup '(slime-repl))



On 17 February 2010 08:58, Elliott Slaughter <elliottslaugh...@gmail.com>wrote:

> How old is the version of slime that works correctly?
>
> The last major incompatible change in slime which I am aware of was moving
> slime-repl to contrib, but that was almost a year ago now....
>
>
> On Tue, Feb 16, 2010 at 2:29 PM, Justin Heyes-Jones <justi...@gmail.com>wrote:
>
>> Slime's API did change quite a bit a few months ago, it may be that an
>> older version of slime, or a bit of tinkering with this project will help.
>>
>>
>>
>> On 16 February 2010 14:10, Jakob Reschke <ja...@resfarm.de> wrote:
>>
>>> Hello,
>>>
>>> this is about
>>> http://code.google.com/p/lispbuilder/wiki/PortableInteractiveDevelopment
>>>
>>> I've got a Windows installation of Emacs + SBCL + slime where
>>> everything works fine. I can use the REPL and the SDL window in
>>> parallel without any interference.
>>>
>>> However, with Ubuntu and by now the latest (2010-02-16) slime, it does
>>> not. I can send REPL-forms but the result of the evaluation of those
>>> forms is not shown. It only appears when I close the SDL window or
>>> interrupt the event loop with C-c C-c at the REPL (the results are
>>> shown while I'm in the debugger).
>>>
>>> Do you know of any further requirements for this nice thing to fully
>>> work?
>>>
>>> Best regards
>>> Jakob
>>> _______________________________________________
>>> application-builder mailing list
>>> application-builder@lispniks.com
>>> http://www.lispniks.com/mailman/listinfo/application-builder
>>>
>>
>>
>> _______________________________________________
>> application-builder mailing list
>> application-builder@lispniks.com
>> http://www.lispniks.com/mailman/listinfo/application-builder
>>
>>
>
>
> --
> Elliott Slaughter
>
> "Don't worry about what anybody else is going to do. The best way to
> predict the future is to invent it." - Alan Kay
>
> _______________________________________________
> application-builder mailing list
> application-builder@lispniks.com
> http://www.lispniks.com/mailman/listinfo/application-builder
>
>
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to