From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53624 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: odd bug Date: Mon, 04 Aug 2003 23:04:54 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1060031087 10272 80.91.224.253 (4 Aug 2003 21:04:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Aug 2003 21:04:47 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M2168@lists.math.uh.edu Mon Aug 04 23:05:04 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 19jmVs-0008BZ-00 for ; Mon, 04 Aug 2003 23:05:04 +0200 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 19jmVo-0002GS-00; Mon, 04 Aug 2003 16:05:00 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19jmVk-0002GN-00 for ding@lists.math.uh.edu; Mon, 04 Aug 2003 16:04:56 -0500 Original-Received: (qmail 44865 invoked by alias); 4 Aug 2003 21:04:56 -0000 Original-Received: (qmail 44860 invoked from network); 4 Aug 2003 21:04:56 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 4 Aug 2003 21:04:56 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h74L4sgW028589 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 4 Aug 2003 23:04:54 +0200 Original-To: Wes Hardaker Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030804:wes@hardakers.net:0bf0cb2e62291b93 X-Hashcash: 0:030804:wes@hardakers.net:0bf0cb2e62291b93 X-Payment: hashcash 1.2 0:030804:ding@gnus.org:01f861927aa7a2c0 X-Hashcash: 0:030804:ding@gnus.org:01f861927aa7a2c0 In-Reply-To: (Wes Hardaker's message of "Mon, 04 Aug 2003 10:54:37 -0700") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53624 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53624 Wes Hardaker writes: > This happens, um, "sometimes" at random when I enter a group. I think > it's related to the fact that I have my > gnus-summary-display-while-building turned on. The odd thing is that > if I kill the buffer and re-enter the group, it doesn't happen again. > > Signaling: (wrong-type-argument number-char-or-marker-p nil) > gnus-summary-go-to-next-thread(nil) Try M-: (load "gnus-sum.el") RET to generate a better backtrace.