"Vadim V. Zhytnikov" <vvzhy@mail.ru> writes:
> Vadim V. Zhytnikov пиÑеÑ:
>> Never mind sbcl - I forget that xmaxima didn't work
>> with sbcl before recent maxima/xmaxima changes.
> But I venture to suggest a workaround - partial fallback to older
> scheme in xmaxima
>
> < lappend command -s PORT
> ---
> > lappend command -r ":lisp (setup-server PORT)"
Should now work also with SBCL (with Vadim's work-around).
Wolfgang