From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39772 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: Tue, 30 Oct 2001 22:01: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 1035175429 29716 80.91.224.250 (21 Oct 2002 04:43:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:43:49 +0000 (UTC) Return-Path: Original-Received: (qmail 27530 invoked from network); 30 Oct 2001 21:02:20 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 30 Oct 2001 21:02:20 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15yg1Q-00038G-00; Tue, 30 Oct 2001 15:02:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 30 Oct 2001 15:01:46 -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 PAA10978 for ; Tue, 30 Oct 2001 15:01:34 -0600 (CST) Original-Received: (qmail 27515 invoked by alias); 30 Oct 2001 21:01:42 -0000 Original-Received: (qmail 27510 invoked from network); 30 Oct 2001 21:01:42 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 30 Oct 2001 21:01:42 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 15ygA8-00033Y-00 for ; Tue, 30 Oct 2001 22:11:08 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 44 Original-NNTP-Posting-Host: vertigo.daimi.au.dk Original-X-Trace: quimby2.netfonds.no 1004476268 11730 130.225.19.42 (30 Oct 2001 21:11:08 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 30 Oct 2001 21:11:08 GMT User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 (mips-sgi-irix6.5) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39772 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39772 Simon Josefsson writes: > "Arne Jørgensen" writes: > >> Signaling: (wrong-type-argument number-or-marker-p nil) >> gnus-activate-group("nnimap+sr.au.dk:INBOX") >> gnus-select-newsgroup("nnimap+sr.au.dk:INBOX" nil nil) > > I can't reproduce this, can you M-x load-library RET gnus-start.el RET > and get another, even better, backtrace? 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)) (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) (condition-case nil (inline ...) (quit ... nil)) (unless dont-check (setq active ...) (if ... ... ... active))) (let ((method ...) active) (and (inline ...) (progn ... t) (condition-case nil ... ...) (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) By the way I'm using the latest gnus from cvs. I don't know if this a (even better) backtrace ... /arne -- 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/