From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52924 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: Thu, 29 May 2003 18:27:27 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nllwxsg1j.fsf@lockgroove.bwh.harvard.edu> <4nisrwi9qe.fsf@lockgroove.bwh.harvard.edu> <4nptm1x0p7.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 1054225545 29697 80.91.224.249 (29 May 2003 16:25:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 May 2003 16:25:45 +0000 (UTC) Original-X-From: ding-owner+M1468@lists.math.uh.edu Thu May 29 18:25:39 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 19LQDj-0007iE-00 for ; Thu, 29 May 2003 18:25:39 +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 19LQFe-0000Dm-00; Thu, 29 May 2003 11:27:38 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19LQFZ-0000Dh-00 for ding@lists.math.uh.edu; Thu, 29 May 2003 11:27:33 -0500 Original-Received: (qmail 16799 invoked by alias); 29 May 2003 16:27:33 -0000 Original-Received: (qmail 16794 invoked from network); 29 May 2003 16:27:32 -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; 29 May 2003 16:27:32 -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 h4TGRRB4027934 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Thu, 29 May 2003 18:27:28 +0200 Original-To: Ding Mailing List Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030529:ding@gnus.org:007a9234bfeec2aa X-Hashcash: 0:030529:ding@gnus.org:007a9234bfeec2aa In-Reply-To: <4nptm1x0p7.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Thu, 29 May 2003 10:54:44 -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:52924 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52924 Ted Zlatanov writes: > On Wed, 28 May 2003, jas@extundo.com wrote: >> If you G e some nnimap groups, does it look the same on both >> machines? > > Yes, "nnimap:mail.lifelogs.com" is the select method on both my home > and work machines for my "nnimap+mail.lifelogs.com:mail" group. What does (gnus-group-prefixed-name "mail" "nnimap:mail.lifelogs.com") evaluate to on both machines? If they differ, try to find out why.