[slime-devel] some cancel-timer error
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Tue Feb 1 20:06:49 UTC 2005
Surendra Singhi <efuzzyone at netscape.net> writes:
> Hi,
> I am using Xemacs 21.4.13 and slime-1.0 with clisp 2.33.1 on
> window XP. When I try to start slime it says swank started at port
> 1071 but it doesn't connects to the clisp. And on doing debug on error
> I get the message below.
> Earlier everything use to work fine, but yesterday I was playing with
> my Xemacs setting and I landed up in this trouble.
>
> Is it some slime problem or clisp or xemacs problem? What is the
> solution for it?
It looks like the timer package wasn't loaded. It's autoloaded in
Emacs but apparently not in Emacs. What happens if you do
`M-x load-library RET timer' before starting SLIME?
More information about the slime-devel
mailing list