From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52878 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: bug in gnus-fixup-nnimap-unread-after-getting-new-news? Date: Wed, 28 May 2003 00:05:07 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nllwxsg1j.fsf@lockgroove.bwh.harvard.edu> <4nisrwi9qe.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054072998 24351 80.91.224.249 (27 May 2003 22:03:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 May 2003 22:03:18 +0000 (UTC) Original-X-From: ding-owner+M1422@lists.math.uh.edu Wed May 28 00:03:17 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19KmXM-0006Kc-00 for ; Wed, 28 May 2003 00:03:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19KmZJ-0000P0-00; Tue, 27 May 2003 17:05:17 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19KmZE-0000Ov-00 for ding@lists.math.uh.edu; Tue, 27 May 2003 17:05:12 -0500 Original-Received: (qmail 96103 invoked by alias); 27 May 2003 22:05:11 -0000 Original-Received: (qmail 96098 invoked from network); 27 May 2003 22:05:11 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 27 May 2003 22:05:11 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h4RM57B4020709 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Wed, 28 May 2003 00:05:07 +0200 Original-To: Ding Mailing List Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030527:ding@gnus.org:1259a772dc16f952 X-Hashcash: 0:030527:ding@gnus.org:1259a772dc16f952 In-Reply-To: <4nisrwi9qe.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Tue, 27 May 2003 13:24:09 -0400") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52878 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52878 Ted Zlatanov writes: >> I read my mail on two machines, one of them has nnimap-mailbox-info >> as >> >> (machine A) >> >> [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 >> nnimap+mail\.lifelogs\.com:ding\.archive ....] >> >> and the other as >> >> (machine B) >> >> [0 0 ding\.archive lifelogs 0 0 0 0 0 0 0 0 0 ....] >> >> On both machines nnimap is secondary: >> >> (A) gnus-secondary-select-methods's value is >> ((nnimap "mail.lifelogs.com")) >> >> (B) gnus-secondary-select-methods's value is >> ((nnimap "mail.lifelogs.com")) >> >> So machine A is somehow misbehaving. I'll look at the problem when >> I get to work, where A is. A and B are *very* similar in >> configuration, though. > > I thought the problem might have been with Emacs versions, but alas... > > - A and B have Emacs 21.3 > > - CVS Gnus, updated at the same time > > - exact same startup files, Gnus options, and Emacs libraries with > small unrelated variations in .gnus.el based on the host name > > - A is Solaris, B is Linux > > Let me know where to look next to find where the short group names are > getting generated... If you G e some nnimap groups, does it look the same on both machines?