all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: help-gnu-emacs@gnu.org
Subject: Re: speck with gnus timer error
Date: Wed, 05 Sep 2012 11:43:05 +0200	[thread overview]
Message-ID: <50471EA9.4010004@gmx.at> (raw)

 > 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	other threads:[~2012-09-05  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05  9:43 martin rudalics [this message]
     [not found] <mailman.7119.1345145625.855.help-gnu-emacs@gnu.org>
2012-09-04 17:18 ` speck with gnus timer error Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2012-08-16 19:14 Julien Cubizolles

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50471EA9.4010004@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.