From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50299 Path: main.gmane.org!not-for-mail From: Zack Weinberg Newsgroups: gmane.emacs.gnus.general Subject: Re: selective (gnus-group-get-new-news t) -- possible? Date: Sat, 22 Feb 2003 22:40:27 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <87fzqfbiuc.fsf@egil.codesourcery.com> References: <87u1fjgklq.fsf@egil.codesourcery.com> <87adh3nr5k.fsf@egil.codesourcery.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045982458 28908 80.91.224.249 (23 Feb 2003 06:40:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 23 Feb 2003 06:40:58 +0000 (UTC) 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 18mpon-0007W7-00 for ; Sun, 23 Feb 2003 07:40:57 +0100 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 18mpoa-0006OJ-00; Sun, 23 Feb 2003 00:40:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 23 Feb 2003 00:41:43 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id AAA01422 for ; Sun, 23 Feb 2003 00:41:32 -0600 (CST) Original-Received: (qmail 25348 invoked by alias); 23 Feb 2003 06:40:29 -0000 Original-Received: (qmail 25343 invoked from network); 23 Feb 2003 06:40:29 -0000 Original-Received: from egil.codesourcery.com (mail@66.92.14.122) by 66.230.238.6 with SMTP; 23 Feb 2003 06:40:29 -0000 Original-Received: from zack by egil.codesourcery.com with local (Exim 3.36 #1 (Debian)) id 18mpoK-0003Zs-00 for ; Sat, 22 Feb 2003 22:40:28 -0800 Original-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 22 Feb 2003 21:34:02 +0100") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50299 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50299 Lars Magne Ingebrigtsen writes: > Zack Weinberg writes: > >> The "hard" rereading effect does not happen with a numeric argument >> (or using the default activation level). I need the "hard" rereading >> effect applied to the IMAP server, or no new articles show up in those >> groups. > > Ok, you want `gnus-request-list' run on nnimap, but not on the other > methods. Hm... Is that a bug in nnimap, the IMAP server or in Gnus, > I wonder? I mean, the `some' or nil method for > `gnus-read-active-file' should also work, shouldn't they? I have gnus-read-active-file set to 'some'. This works fine for the NNTP server but not for the IMAP server. There is undoubtedly a bug somewhere; given that one of my co-workers is using an older version of Gnus with the same IMAP server installation and does not have the same problem, I'm inclined to suspect a client-side issue. I posted imap-log traces awhile back, but I do not see them anywhere in the archives. zw