From xemacs-m  Sun Mar 16 15:33:21 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA06500
	for <xemacs-beta@xemacs.org>; Sun, 16 Mar 1997 15:33:20 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQchec22230; Sun, 16 Mar 1997 16:33:20 -0500 (EST)
Date: Sun, 16 Mar 1997 16:33:20 -0500 (EST)
Message-Id: <QQchec22230.199703162133@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: itimer and gnus
In-Reply-To: <199703162125.QAA16468@swift.cc.gatech.edu>
References: <199703162125.QAA16468@swift.cc.gatech.edu>
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta99)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id PAA06501

Rob Kooper writes:
 > Reading news in 20.1b7 gives the following error. Might have something 
 > to do with the new itimer.
 > 
 > itimer "itimer-0" signaled: (wrong-number-of-arguments #<compiled-function (from "gnus-async.elc") (group article summary &optional next) "...(285)" [summary buffer get-buffer buffer-name ((byte-code "!" [gnus-async-release-semaphore gnus-async-article-semaphore] 2)) gnus-async-get-semaphore gnus-async-article-semaphore nil gnus-async-fetch-list gnus-asynchronous gnus-alive-p next ((byte-code "!" [gnus-async-release-semaphore gnus-async-article-semaphore] 2)) t do-message do-fetch gnus-group-asynchronous-p group ((byte-code "!" [gnus-async-release-semaphore gnus-async-article-semaphore] 2)) gnus-use-article-prefetch gnus-newsgroup-data bdata article d data n natnump gnus-async-prefetched-article-entry gnus-async-prefetch-article-p mark gnus-async-set-buffer point-marker gnus-make-async-article-function gnus-async-prefetch-article-buffer nntp-server-buffer nnheader-callback-function gnus-message 9 "Prefetching article %d in group %s" gnus-request-article] 7 ("/net/hg74!
 > /kooper/xemacs-20/lib/xemacs-20.1-b7/lisp/gnus/gnus-async.elc" . 4071)> 0)

Most likely it's due to the new timer.el, which was added to
provide support for run-at-time and that goop from FSF Emacs.

