From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41599 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap: Wrong type argument: number-or-marker-p, nil Date: Fri, 04 Jan 2002 17:01:36 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2n666hixmn.fsf@zsh.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035176970 7041 80.91.224.250 (21 Oct 2002 05:09:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:09:30 +0000 (UTC) Return-Path: Original-Received: (qmail 4842 invoked from network); 4 Jan 2002 22:02:54 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 4 Jan 2002 22:02:54 -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 16McPn-0006CH-00; Fri, 04 Jan 2002 16:02:15 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Jan 2002 16:02:07 -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 QAA10277 for ; Fri, 4 Jan 2002 16:01:54 -0600 (CST) Original-Received: (qmail 4821 invoked by alias); 4 Jan 2002 22:01:57 -0000 Original-Received: (qmail 4816 invoked from network); 4 Jan 2002 22:01:56 -0000 Original-Received: from roc-24-95-193-9.rochester.rr.com (HELO zsh.2y.net) (@24.95.193.9) by gnus.org with SMTP; 4 Jan 2002 22:01:56 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id g04M1b102193; Fri, 4 Jan 2002 17:01:37 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C ("Arne =?iso-8859-1?q?J=F8rgensen"'s?= message of "Fri, 04 Jan 2002 22:26:40 +0100") Original-Lines: 29 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41599 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41599 "Arne J=F8rgensen" writes: > Simon Josefsson writes: > >> "Arne J=F8rgensen" writes: >> >>> I'll try. To get the backtrace below I started a news emacs. Made a >>> M-x gnus, M-x toggle-debug-on-error, M-x load-library RET >>> gnus-start.el RET. Then jumped to the (unsubscribed) group >>> nnimap+sr.au.dk:INBOX, subscribed it, and pressed RET and this is the >>> backtrace I got: >>> >>> Signaling: (wrong-type-argument numberp nil) >>> zerop(nil) >>> (and (zerop (car active)) (zerop (cdr active)) (gnus-active group)) >> >> Do you still see this? I cannot reproduce it using CVS Gnus. > > Still having problems, but the backtrace is different (see below). I'm > also using the latest CVS Gnus. > > It is not an important server for me so I have not put any work into > making it work. My guess is the server is misconfigured or buggy, > although I'm able to acces it through Netscape/4.77. Could you check the content of the buffer named " *nntpd*" (note the leading space) when the error happens? ShengHuo