From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45628 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap against Cyrus imapd just stopped working Date: Wed, 10 Jul 2002 13:12:47 +0200 Organization: Probably a good idea Sender: owner-ding@hpc.uh.edu Message-ID: <873curdefk.fsf@home.lan> References: <87ofdg8xxt.fsf@doohan.bang.priv.no> <87k7o48wuf.fsf@doohan.bang.priv.no> <87fzys8wmy.fsf@doohan.bang.priv.no> <877kk48vv7.fsf@doohan.bang.priv.no> <87fzysmux8.fsf@doohan.bang.priv.no> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026299691 3852 127.0.0.1 (10 Jul 2002 11:14:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Jul 2002 11:14:51 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SFQp-000101-00 for ; Wed, 10 Jul 2002 13:14:51 +0200 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 17SFP8-00053N-00; Wed, 10 Jul 2002 06:13:06 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 10 Jul 2002 06:13:28 -0500 (CDT) 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 GAA26617 for ; Wed, 10 Jul 2002 06:13:15 -0500 (CDT) Original-Received: (qmail 1970 invoked by alias); 10 Jul 2002 11:12:48 -0000 Original-Received: (qmail 1965 invoked from network); 10 Jul 2002 11:12:48 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 10 Jul 2002 11:12:48 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17SFWx-0008Td-00 for ; Wed, 10 Jul 2002 13:21:11 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: 195.1.63.32 Original-X-Trace: quimby.gnus.org 1026300071 31684 195.1.63.32 (10 Jul 2002 11:21:11 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 10 Jul 2002 11:21:11 GMT User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Common Lisp, i386-debian-linux) Cancel-Lock: sha1:LWLYlNCuGcgPzBz1GrbXDnypbqI= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45628 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45628 >>>>> Simon Josefsson : > Steinar Bang writes: >>>>>>> Simon Josefsson : >> >>>> I get the same error on cyrus.andrew.cmu.edu, so I guess that rules >>>> out my own IMAP server as the culprit. >>> Hm. You could try "cvs upd imap.el", there has been some bugfixes >>> there (no new features). >> That gets me >> Invalid function: "nnml-active-number" >> in the minibuffer, and the startup stopping up with a split screen >> when displaying the Gnus and > Something seems broken. Recompile Gnus? Yes. That is: I did a make in the lisp directory. I didn't do the make clean ./configure make from the top directory, I normally do. But maybe a full update would be in order. I'll do that, once I have figured out what's wrong.