
14 Aug
2006
14 Aug
'06
10:35 a.m.
* 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.