[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Thu Jun 11 16:04:16 UTC 2009
* Tobias C. Rittweiler [2009-06-11 10:05+0200] writes:
>> +2009-06-04 Helmut Eller <heller at common-lisp.net>
>> +
>> + * slime.el (slime-dispatch-event [:emcas-rex]): Don't clutter
>> + the main code-path with confusing error handling.
>
> What about Mark Cox' report (2009-05-26) that `slime-net-send' can
> signal an error in which case the rex-continuation which was pushed in
> :emacs-rex will not be removed again? Not removing it will make Slime
> think it's busy all time.
Note that the continuation gets now pushed after calling slime-send. If
slime-send fails then nothing gets pushed. That solves the problem,
right?
Helmut.
More information about the slime-devel
mailing list