From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10706 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Another gnu-demon Problem Date: 16 Apr 1997 00:03:09 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035150530 25859 80.91.224.250 (20 Oct 2002 21:48:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:48:50 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id PAA12810 for ; Tue, 15 Apr 1997 15:37:30 -0700 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp12.larris.ifi.uio.no [129.240.68.112]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 16 Apr 1997 00:32:00 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id AAA13083; Wed, 16 Apr 1997 00:03:10 +0200 Mail-Copies-To: never Original-To: ding@ifi.uio.no In-Reply-To: Brad Howes's message of 15 Apr 1997 11:10:09 -0700 Original-Lines: 18 X-Mailer: Gnus v5.4.46/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I've got a "stuck" handler. Its entry in gnus-demon-handler-state never > gets its time entry reset from zero, so it gets called every minute. > Watching gnus-demon with edebug, when `(funcall (car handler))' gets > executed, something is going on so that the following `(setcar...)' > stuff never does! Weird. Perhaps something is bugging out, but is being caught and ignored? That could explain why the execution stops. I don't really know whether your fix (reversing the statements) is a good idea or not. Perhaps just slapping an `ignore-errors' around the calls would be better... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen