From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55236 Path: main.gmane.org!not-for-mail From: Jorge Godoy Newsgroups: gmane.emacs.gnus.general Subject: How can I fix that problem? (Debug included) Date: Mon, 15 Dec 2003 20:25:35 -0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071527186 19847 80.91.224.253 (15 Dec 2003 22:26:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2003 22:26:26 +0000 (UTC) Original-X-From: ding-owner+M3776@lists.math.uh.edu Mon Dec 15 23:26:21 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AW1AT-0001Dc-00 for ; Mon, 15 Dec 2003 23:26:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AW1A2-000625-00; Mon, 15 Dec 2003 16:25:54 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AW19v-00061z-00 for ding@lists.math.uh.edu; Mon, 15 Dec 2003 16:25:47 -0600 Original-Received: from panda.sul.com.br (panda.sul.com.br [200.219.150.4]) by justine.libertine.org (Postfix) with ESMTP id 497263A0034 for ; Mon, 15 Dec 2003 16:25:46 -0600 (CST) Original-Received: from wintermute.g2ctech (200-103-149-182.ctame7041.dsl.brasiltelecom.net.br [200.103.149.182]) by panda.sul.com.br (Postfix) with ESMTP id 317DA32740 for ; Mon, 15 Dec 2003 20:22:58 -0200 (EDT) Original-Received: by wintermute.g2ctech (Postfix, from userid 500) id 0B8FC83D38; Mon, 15 Dec 2003 20:25:35 -0200 (BRST) Original-To: ding@gnus.org X-URL: Mail-Copies-To: nobody X-Disclaimer: Unless explicitly stated, opinions on this message are strictly mine User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55236 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55236 I'm trying to access a group after a crash here (due to power failure) and I keep getting an error of '(wrong-type-argument sequencep s)'. Anybody can help me fix that? I've tried unsubscribing, deleting, killing, etc. this group but nothing worked. If I delete de '.ADAPT' file for it I can get in the group but then when I try reentering it I get the error message again. Here's the debug: Debugger entered--Lisp error: (wrong-type-argument sequencep s) gnus-score-string((((touched t) ("subject" ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) ("from" ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) "from" 731564 731557 nil) gnus-score-headers(("/home/godoy/News/comp.lang.python.ADAPT" "/home/godoy/News/comp.lang.python.SCORE") nil) gnus-possibly-score-headers() gnus-summary-read-group-1("comp.lang.python" t t nil nil nil) gnus-summary-read-group("comp.lang.python" t t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) gnus-topic-select-group(nil) call-interactively(gnus-topic-select-group) Thanks! -- Godoy.