From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41574 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: bug? Date: Fri, 04 Jan 2002 18:05:01 +0100 Organization: Programmerer Ingebrigtsen 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 1035176948 6888 80.91.224.250 (21 Oct 2002 05:09:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:09:08 +0000 (UTC) Return-Path: Original-Received: (qmail 27955 invoked from network); 4 Jan 2002 17:06:10 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 4 Jan 2002 17:06:10 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16MXmv-0002qM-00; Fri, 04 Jan 2002 11:05:49 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Jan 2002 11:05:41 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA08092 for ; Fri, 4 Jan 2002 11:05:29 -0600 (CST) Original-Received: (qmail 27941 invoked by alias); 4 Jan 2002 17:05:32 -0000 Original-Received: (qmail 27936 invoked from network); 4 Jan 2002 17:05:32 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 4 Jan 2002 17:05:32 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16MXn4-0005qc-00 for ; Fri, 04 Jan 2002 18:05:58 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby2.netfonds.no 1010163958 22226 195.204.10.148 (4 Jan 2002 17:05:58 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 4 Jan 2002 17:05:58 GMT Mail-Copies-To: never X-Now-Playing: Unnamed's _John Gavanti: An Operetta_: "Homeward Bound" User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Copyleft, i386-debian-linux) X-Face: |J writes: > Debugger entered--Lisp error: (wrong-type-argument listp 24744) > gnus-adjust-marked-articles(("some.group.name" 3 ((1 . 24843)) ((seen 24602 . 24744)))) The `seen' list there isn't valid. It should be (seen (24602 . 24744)), not (seen 24602 . 24744). `G E' on the group to edit the list. But do you know what caused that corruption? Can you reproduce the actions that led to this situation? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen