unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Gregory Heytings <gregory@heytings.org>
To: Heime <heimeborgia@protonmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Invalid or uninitialized timer
Date: Sat, 03 Dec 2022 22:30:17 +0000	[thread overview]
Message-ID: <ac826b979867d633e202@heytings.org> (raw)
In-Reply-To: <nt_Dxy614kH0PfIzuFdTx1JZthVTY_BUisU-V8JuWaX_Z2KTX6TYvT-sB4P19tHwaZD5KpzG4XA1bk9VVJIIuJwG1MW9a-nrEIHm3E-tzxU=@protonmail.com>


>> (run-with-timer 0 4 #'ticker-second 'blue)
>
> Quite a strange call.
>

C-h f run-with-timer RET

(run-with-timer SECS REPEAT FUNCTION &rest ARGS)

Perform an action after a delay of SECS seconds.
Repeat the action every REPEAT seconds, if REPEAT is non-nil.
SECS and REPEAT may be integers or floating point numbers.
The action is to call FUNCTION with arguments ARGS.



  reply	other threads:[~2022-12-03 22:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03 21:47 Invalid or uninitialized timer Heime
2022-12-03 21:58 ` Gregory Heytings
2022-12-03 22:27   ` Heime
2022-12-03 22:30     ` Gregory Heytings [this message]
2022-12-03 23:14       ` Heime
2022-12-03 23:21         ` Gregory Heytings

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=ac826b979867d633e202@heytings.org \
    --to=gregory@heytings.org \
    --cc=heimeborgia@protonmail.com \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).