Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@iskon.hr>
Subject: Re: Problem with the latest CVS build
Date: 07 Dec 1999 09:20:24 +0100	[thread overview]
Message-ID: <9t966ybi2lz.fsf@mraz.iskon.hr> (raw)
In-Reply-To: Jan Vroonhof's message of "06 Dec 1999 20:13:13 +0100"

Jan Vroonhof <vroonhof@math.ethz.ch> writes:

> Hrvoje Niksic <hniksic@iskon.hr> writes:
> 
> > timer.el is only devised for easy porting of things that require it,
> > not for use in packages like Gnus.
> 
> On the other hand nobody has done the work to port Gnus to itimer
> yet.

Huh?

What does this code do in nnheaderxmas.el, then:

(defun nnheader-xmas-run-at-time (time repeat function &rest args)
  (start-itimer
   "nnheader-run-at-time"
   `(lambda ()
      (,function ,@args))
   time repeat))

(fset 'nnheader-run-at-time 'nnheader-xmas-run-at-time)
(fset 'nnheader-cancel-timer 'delete-itimer)

AFAIK, Gnus has *never* required `timer.el' under XEmacs, probably
because one hasn't existed.


  parent reply	other threads:[~1999-12-07  8:20 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-04  8:12 Daniel Pittman
1999-12-04  8:31 ` Lars Magne Ingebrigtsen
1999-12-04  8:40   ` Daniel Pittman
1999-12-04  9:02     ` Shenghuo ZHU
1999-12-04 11:18       ` Mike Fabian
1999-12-04 13:27       ` William M. Perry
1999-12-05  0:21         ` Dave Love
1999-12-05  0:19       ` Dave Love
1999-12-05  1:45       ` Lloyd Zusman
1999-12-05  8:38         ` Hans de Graaff
1999-12-05 18:28           ` Lloyd Zusman
1999-12-05 18:41             ` Lloyd Zusman
1999-12-05 21:02               ` Hans de Graaff
1999-12-06 17:44                 ` Hrvoje Niksic
1999-12-06 19:13             ` Jan Vroonhof
     [not found]             ` <ltr9h1s01u.fsf@ <byhfhvubli.fsf@urysohn.math.ethz.ch>
1999-12-07  8:20               ` Hrvoje Niksic [this message]
1999-12-07 12:27             ` Jan Vroonhof
1999-12-05 22:58         ` Kai Großjohann
1999-12-05 23:03           ` Lloyd Zusman
1999-12-05 23:24           ` Lloyd Zusman
1999-12-06 10:33             ` Gunnar Evermann
1999-12-06 15:48               ` Lloyd Zusman
1999-12-06 22:42                 ` Kai Großjohann

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=9t966ybi2lz.fsf@mraz.iskon.hr \
    --to=hniksic@iskon.hr \
    /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).