From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23587 Path: main.gmane.org!not-for-mail From: Jens-Ulrik.Petersen@Nokia.Com Newsgroups: gmane.emacs.gnus.general Subject: gnus-cache-possibly-enter-article Date: 28 Jun 1999 14:32:39 +0900 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161293 2835 80.91.224.250 (21 Oct 2002 00:48:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:48:13 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA02774 for ; Mon, 28 Jun 1999 01:40:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id AAB20474; Mon, 28 Jun 1999 00:33:32 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 28 Jun 1999 00:34:04 -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 AAA08515 for ; Mon, 28 Jun 1999 00:33:55 -0500 (CDT) Original-Received: from ns11.nokia.com (ns11.nokia.com [131.228.6.230]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA02676 for ; Mon, 28 Jun 1999 01:32:53 -0400 (EDT) Original-Received: from samail01.nmp.nokia.com (samail01.nmp.nokia.com [131.228.240.6]) by ns11.nokia.com (8.8.8/8.6.9) with ESMTP id IAA24123 for ; Mon, 28 Jun 1999 08:32:51 +0300 (EET DST) Original-Received: from tonfs01.europe.nokia.com (tonfs01.europe.nokia.com [172.24.106.50]) by samail01.nmp.nokia.com (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id IAA07312 for ; Mon, 28 Jun 1999 08:41:43 +0300 (EETDST) Original-Received: from toedar02.europe.nokia.com (toedar02.europe.nokia.com [172.24.108.54]) by tonfs01.europe.nokia.com with ESMTP (8.7.1/8.7.1) id OAA29992 for ; Mon, 28 Jun 1999 14:32:40 +0900 (JST) Original-Received: (from jepeters@localhost) by toedar02.europe.nokia.com (8.7.1/8.8.6) id OAA29751; Mon, 28 Jun 1999 14:32:39 +0900 (JST) Original-To: ding@gnus.org Original-Lines: 11 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23587 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23587 I think there is a bug in the above function ("gnus-cache.el"). For me anyway the call (nnheader-insert-nov headers) gives an error when I try to `*' (cache) an article in a newsgroup, since headers is nil. I am not sure what the intent is here, but noticed that this code has changed since the last release. Jens ps Please cc followups to me since I am not on the ding list currently.