help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: speck with gnus timer error


From: martin rudalics
Subject: Re: speck with gnus timer error
Date: Wed, 05 Sep 2012 11:43:05 +0200

> I've been using speck (http://www.emacswiki.org/SpeckMode) as my
> spell-checking package for a while now without any problem.

[...]

>   signal(error ("Invalid timer"))
>   error("Invalid timer")
>   timer-set-function([t nil nil nil nil nil nil nil] speck-windows (t))
>   speck-activate()
>   speck-mode(1)

Replying via the reply sent by Lars since I can't see the original
message: This must have happened when timer.el was converted to cl-lib
in June.

Please add somehwere at the beginning of speck.el the line

(require 'timer)

recompile and tell me whether it works.

Thanks, martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]