From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32406 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Error on 'k'illing last thread in Gnus Date: 12 Sep 2000 12:04:52 -0400 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 1035168680 19553 80.91.224.250 (21 Oct 2002 02:51:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:51:20 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 64D59D051E for ; Tue, 12 Sep 2000 12:12:12 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAC06053; Tue, 12 Sep 2000 11:07:21 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 12 Sep 2000 11:05:57 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA19815 for ; Tue, 12 Sep 2000 11:05:43 -0500 (CDT) Original-Received: from fermat.mts.jhu.edu (fermat.mts.jhu.edu [128.220.17.18]) by mailhost.sclp.com (Postfix) with ESMTP id 1F55ED051E for ; Tue, 12 Sep 2000 12:06:03 -0400 (EDT) Original-Received: (from kapur@localhost) by fermat.mts.jhu.edu (8.9.3/8.9.3) id MAA32368; Tue, 12 Sep 2000 12:04:53 -0400 X-Authentication-Warning: fermat.mts.jhu.edu: kapur set sender to nkapur@bellatlantic.net using -f Original-To: ding@gnus.org Original-Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32406 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32406 Recently I sometimes get an error when I use 'k' to kill the last thread in a group. Here's the backtrace: ,---- | Signaling: (wrong-type-argument windowp nil) | select-window(nil) | gnus-summary-next-article(t nil) | gnus-summary-kill-same-subject-and-select(nil) | call-interactively(gnus-summary-kill-same-subject-and-select) `---- Anyone know what's going on? I have customized the window configurations using gnus-add-configuration, if that helps... Thanks, Nevin