From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25234 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: [0.95]: faulty display of article in pgnus Summary buffer Date: 24 Sep 1999 18:58:33 +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 1035162657 12944 80.91.224.250 (21 Oct 2002 01:10:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:10:57 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01366 for ; Fri, 24 Sep 1999 13:02:57 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB18536; Fri, 24 Sep 1999 12:02:41 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 24 Sep 1999 12:03:00 -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 MAA05443 for ; Fri, 24 Sep 1999 12:02:28 -0500 (CDT) Original-Received: from quimbies.gnus.org (sparky.gnus.org [193.69.4.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01333 for ; Fri, 24 Sep 1999 13:00:24 -0400 (EDT) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id TAA30201; Fri, 24 Sep 1999 19:02:51 +0200 Mail-Copies-To: never X-Now-Playing: Jane Siberry's _Lips (Music for Saying It)_: "You Say I Say" Original-To: ding@gnus.org In-Reply-To: Bill White's message of "29 Jul 1999 14:21:40 -0500" User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > This posting from Ehud Karni to gnu.emacs.sources displays incorrectly > in my Gnus Summary buffer: > > R [ 0: Ehud Karni ] [12-31-69 18:00:00] Dired enhancement [...] > DATE: Thu, 29 Jul 1999 13:22:04 GMT [...] > The number of lines is reported as 0, and the date is reported at > 18:00:00 on 12-31-69. > > The actual message contained lines, and the headers showed a current > date. There was no Lines header, which explains why Gnus reported zero lines. The Date thing is weirder, though. That it's upper case shouldn't matter. And (gnus-date-iso8601 "Thu, 29 Jul 1999 13:22:04 GMT") => "19990729T152204" Hm. Perhaps the upper-caseness is what makes it freak out, but the parsing functions seem to have `case-fold-search' bound. Weird. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen