[slime-devel] keep getting these messages with latest CVS of SBCL and Slime
Helmut Eller
heller at common-lisp.net
Mon Aug 14 10:35:56 UTC 2006
* Lars Rune Nøstdal [2006-08-14 11:42+0200] writes:
> In *Messages*-buffer:
>
> cond: Wrong type argument: integerp, 0.01
This sound's like a problem with accept-process-output. I don't know
exactly since when, but CVS Emacs uses milliseconds what used to be
microseconds. It also accepts floating point args where older
versions required integers.
I added a function slime-accept-process-output to hide the
differences, but apparently it doesn't work four your version.
Does somebody know how to detect which version wants which arguments?
Helmut.
More information about the slime-devel
mailing list