From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5160 Path: main.gmane.org!not-for-mail From: "Curtis P. Brown" Newsgroups: gmane.emacs.gnus.general Subject: Bug with gnus-cache-remove-article Date: Mon, 19 Feb 1996 09:33:16 -0500 Message-ID: <199602191433.JAA17360@terel.mitre.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035145802 31984 80.91.224.250 (20 Oct 2002 20:30:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:30:02 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id HAA19940 for ; Mon, 19 Feb 1996 07:24:32 -0800 Original-Received: from maud.ifi.uio.no (0@maud.ifi.uio.no [129.240.74.2]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 19 Feb 1996 15:34:54 +0100 Original-Received: from linus.mitre.org (linus.mitre.org [129.83.10.1]) by maud.ifi.uio.no ; Mon, 19 Feb 1996 15:34:52 +0100 Original-Received: from terel.mitre.org (terel.mitre.org [129.83.10.106]) by linus.mitre.org (8.6.12/8.6.12) with ESMTP id JAA20539 for ; Mon, 19 Feb 1996 09:33:25 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by terel.mitre.org (8.6.12/8.6.12) with ESMTP id JAA17360 for ; Mon, 19 Feb 1996 09:33:17 -0500 Original-To: ding@ifi.uio.no Xref: main.gmane.org gmane.emacs.gnus.general:5160 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5160 I just started using gnus-cache, but I get an error when I try and remove an article from the cache. sgnus version 0.38 and emacs 19.30 under Solaris 2.4 on a sparc 20. Here is a backtrace: Signalling: (wrong-type-argument stringp nil) gnus-cache-possibly-remove-article(10807 nil nil nil t) gnus-cache-remove-article(nil) call-interactively(gnus-cache-remove-article) -- Curt