From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25557 Path: main.gmane.org!not-for-mail From: Andreas Muck Newsgroups: gmane.emacs.gnus.general Subject: Re: [BUG] gnus-summary-limit-to-age and sparse threads Date: 29 Sep 1999 22:44:36 +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 1035162921 14608 80.91.224.250 (21 Oct 2002 01:15:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:15:21 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05107 for ; Wed, 29 Sep 1999 16:55:42 -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 PAB11967; Wed, 29 Sep 1999 15:51:14 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 29 Sep 1999 15:51:46 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA26773 for ; Wed, 29 Sep 1999 15:51:35 -0500 (CDT) Original-Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05059 for ; Wed, 29 Sep 1999 16:49:34 -0400 (EDT) Original-Received: (from uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with UUCP id WAA21986 for ding@gnus.org; Wed, 29 Sep 1999 22:49:25 +0200 (CEST) (envelope-from andi@mantuzo.rhein-neckar.de) Original-Received: from mantuzo.rhein-neckar.de (root@mantuzo.rhein-neckar.de [193.197.90.243]) by koala.rhein-neckar.de (8.8.8/8.8.8) with ESMTP id WAA25106 for ; Wed, 29 Sep 1999 22:44:37 +0200 (CEST) (envelope-from andi@mantuzo.rhein-neckar.de) Original-Received: (from andi@localhost) by mantuzo.rhein-neckar.de (8.9.3/8.9.3) id WAA00305; Wed, 29 Sep 1999 22:44:36 +0200 Original-To: ding@gnus.org In-Reply-To: Andreas Muck's message of "29 Sep 1999 16:02:54 +0200" Original-Lines: 15 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25557 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25557 More gnus-summary-limit-to-age errors: Signaling: (error "Invalid date: Tue, 24 Aug 1999 13:16:8 -0600") signal(error ("Invalid date: Tue, 24 Aug 1999 13:16:8 -0600")) cerror("Invalid date: %s" "Tue, 24 Aug 1999 13:16:8 -0600") apply(cerror ("Invalid date: %s" "Tue, 24 Aug 1999 13:16:8 -0600")) error("Invalid date: %s" "Tue, 24 Aug 1999 13:16:8 -0600") date-to-time("Tue, 24 Aug 1999 13:16:8 -0600") #(90 nil) call-interactively(gnus-summary-limit-to-age) Looks like it's an error an date-to-time now, as it fails to parse "Tue, 24 Aug 1999 13:16:8 -0600".