From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32974 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: bug in gnus-demon-time-to-step Date: 25 Oct 2000 18:30:44 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169166 22734 80.91.224.250 (21 Oct 2002 02:59:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:59:26 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 9FD8AD049A for ; Wed, 25 Oct 2000 13:31:10 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB20724; Wed, 25 Oct 2000 12:30:36 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 25 Oct 2000 12:29:54 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA03607 for ; Wed, 25 Oct 2000 12:29:37 -0500 (CDT) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id 9622ED049A for ; Wed, 25 Oct 2000 13:29:52 -0400 (EDT) Original-Received: from barbar.josefsson.org (localhost.localdomain [127.0.0.1]) (authenticated) by dolk.extundo.com (8.11.1/8.11.1) with ESMTP id e9PGUR715288; Wed, 25 Oct 2000 18:30:27 +0200 Original-To: Dirk Meyer In-Reply-To: Mail-Copies-To: nobody Original-Lines: 7 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32974 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32974 Dirk Meyer writes: > I found a bug in Gnus 5.8.7 in gnus-demon-time-to-step. The variable > theHour ist set to (elt thenParts 0), but the first parameter is > SEC. It has to be (thenHour (elt thenParts 2)) Thanks, should be corrected in cvs.