From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66398 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmairix bug report Date: Thu, 28 Feb 2008 22:59:12 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204235849 19186 80.91.229.12 (28 Feb 2008 21:57:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 21:57:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14889@lists.math.uh.edu Thu Feb 28 22:57:55 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUqlD-0004xe-L2 for ding-account@gmane.org; Thu, 28 Feb 2008 22:57:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JUqkY-0002LN-R1; Thu, 28 Feb 2008 15:57:10 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JUqkX-0002L4-GC for ding@lists.math.uh.edu; Thu, 28 Feb 2008 15:57:09 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JUqkR-0000td-JN for ding@lists.math.uh.edu; Thu, 28 Feb 2008 15:57:09 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JUqkX-0002rF-00 for ; Thu, 28 Feb 2008 22:57:09 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JUqkO-0005cP-0P for ding@gnus.org; Thu, 28 Feb 2008 21:57:00 +0000 Original-Received: from kafka.physik3.gwdg.de ([134.76.92.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2008 21:57:00 +0000 Original-Received: from de_bb by kafka.physik3.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2008 21:57:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: kafka.physik3.gwdg.de User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:1g2r8k14FfmxIvSifIXgVSsIOTg= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66398 Archived-At: Wes Hardaker writes: > Playing further, I ran a search and it produced the following error: > > (setup using an nnimap backend; it did create a new imap folder though > I'm not sure the UW imap server I'm using would be able to read the > results...) > > Debugger entered--Lisp error: (end-of-file #) > read(#) Seems like the buffer " *nntpd*" is empty, meaning there is no response from nnimap when entering the group zz_mairix-misc-1 on the IMAP server. What happens when you enter the group zz_mairix-misc-1 directly? (Hit "^" in the group buffer, choose your IMAP server and hit Enter on zz_mairix-misc-1). What mail spool format are you using with UW IMAP, mbox or mh? By the way, I tried to reproduce your problems with Xemacs and gnus-thread-sort-by-most-recent-number, but couldn't see any difference when nnmairix was loaded. If you can somehow narrow down the problem, please let me know. -David