Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: ding@gnus.org
Subject: Re: gnus-demon problem
Date: Wed, 08 Dec 2010 18:31:15 +0100	[thread overview]
Message-ID: <pknwrnkmasb.fsf@invalid.com> (raw)
In-Reply-To: <87oc8wgoy2.fsf@keller.adm.naquadah.org>

Julien Danjou <julien@danjou.info> writes:

> On Wed, Dec 08 2010, Robert Pluim wrote:
>
>> It was complaining that the first argument was not a number, which it
>> isn't, it's 't :)
>
> What's your Emacs version then?
>

XEmacs 21.5  (beta29) "garbanzo" 5663ae9a8989+ [Lucid] (i686-pc-cygwin,
Mule) of Tue Oct 12 2010 on RPluim

The docstring for run-with-timer is:

  `run-with-timer' is an interactive compiled Lisp function
    -- loaded from "timer-funcs"
  (run-with-timer SECS REPEAT FUNCTION &rest ARGS)
  
  Documentation:
  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.

which appears to be the same as in emacs trunk

I think we can argue about whether that docstring allows 't or not, it
certainly doesn't specify the semantics very well.

Regards

Robert




  reply	other threads:[~2010-12-08 17:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 12:30 Robert Pluim
2010-12-08 15:47 ` Julien Danjou
2010-12-08 17:15   ` Robert Pluim
2010-12-08 17:21     ` Julien Danjou
2010-12-08 17:31       ` Robert Pluim [this message]
2010-12-08 17:53         ` Julien Danjou
2010-12-08 18:02           ` Robert Pluim
2010-12-08 19:35 ` Lars Magne Ingebrigtsen

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=pknwrnkmasb.fsf@invalid.com \
    --to=rpluim@gmail.com \
    --cc=ding@gnus.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 NNTP newsgroup(s).