From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41596 Path: main.gmane.org!not-for-mail From: "Arne =?iso-8859-1?q?J=F8rgensen?=" Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap: Wrong type argument: number-or-marker-p, nil Date: Fri, 04 Jan 2002 22:26:40 +0100 Organization: Department of Computer Science, University of Aarhus 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035176968 7030 80.91.224.250 (21 Oct 2002 05:09:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:09:28 +0000 (UTC) Return-Path: Original-Received: (qmail 4130 invoked from network); 4 Jan 2002 21:28:11 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 4 Jan 2002 21:28:11 -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 16Mbrk-0005s5-00; Fri, 04 Jan 2002 15:27:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Jan 2002 15:26:56 -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 PAA10064 for ; Fri, 4 Jan 2002 15:26:44 -0600 (CST) Original-Received: (qmail 4117 invoked by alias); 4 Jan 2002 21:26:43 -0000 Original-Received: (qmail 4112 invoked from network); 4 Jan 2002 21:26:43 -0000 Original-Received: from vertigo.daimi.au.dk (130.225.19.42) by gnus.org with SMTP; 4 Jan 2002 21:26:43 -0000 Original-Received: (from arne@localhost) by vertigo.daimi.au.dk (8.11.2/8.11.2) id g04LQeM18989022; Fri, 4 Jan 2002 22:26:40 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Fri, 04 Jan 2002 22:02:21 +0100") Original-Lines: 50 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/20.7 (mips-sgi-irix6.5) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41596 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41596 Simon Josefsson writes: > "Arne Jørgensen" 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. Yours, /arne Signaling: (wrong-type-argument numberp nil) zerop(nil) (and (zerop (car active)) (zerop (cdr active)) (gnus-active group)) (if (and (zerop ...) (zerop ...) (gnus-active group)) (gnus-active group) (gnus-set-active group active) active) (if dont-check nil (setq active (gnus-parse-active)) (if (and ... ... ...) (gnus-active group) (gnus-set-active group active) active)) (unless dont-check (setq active (gnus-parse-active)) (if (and ... ... ...) (gnus-active group) (gnus-set-active group active) active)) (and (inline (gnus-check-server method)) (progn (and scan ... ...) t) (if (or debug-on-error debug-on-quit) (inline ...) (condition-case nil ... ...)) (unless dont-check (setq active ...) (if ... ... ... active))) (let ((method ...) active) (and (inline ...) (progn ... t) (if ... ... ...) (unless dont-check ... ...))) gnus-activate-group("nnimap+sr.au.dk:INBOX") gnus-select-newsgroup("nnimap+sr.au.dk:INBOX" nil nil) gnus-summary-read-group-1("nnimap+sr.au.dk:INBOX" nil t nil nil nil) gnus-summary-read-group("nnimap+sr.au.dk:INBOX" nil t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) * call-interactively(gnus-group-select-group) -- stud. scient. Arne Jørgensen Kollegium 5, 2., v. 222, Universitetsparken, 8000 Århus C tlf: 89 42 72 22, mobil: 21 65 01 13 e-post: arne@daimi.au.dk, http://www.daimi.au.dk/~arne/