From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50567 Path: main.gmane.org!not-for-mail From: Chad House Newsgroups: gmane.emacs.gnus.general Subject: Oort 0.15 vs Courier-IMAP 1.7.0 Date: Wed, 05 Mar 2003 12:20:10 -0330 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046879449 9231 80.91.224.249 (5 Mar 2003 15:50:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2003 15:50:49 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 05 16:50:47 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 18qbA6-0002Ni-00 for ; Wed, 05 Mar 2003 16:50:30 +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 18qbA8-0003Ga-00; Wed, 05 Mar 2003 09:50:32 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 05 Mar 2003 09:51:31 -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 JAA03325 for ; Wed, 5 Mar 2003 09:51:21 -0600 (CST) Original-Received: (qmail 1187 invoked by alias); 5 Mar 2003 15:50:16 -0000 Original-Received: (qmail 1182 invoked from network); 5 Mar 2003 15:50:16 -0000 Original-Received: from mail2.nfld.net (209.128.1.11) by 66.230.238.6 with SMTP; 5 Mar 2003 15:50:16 -0000 Original-Received: from planck.greyfirst.net (181warp191.newtel.com [142.163.191.181]) by mail2.nfld.net (8.9.3 (PHNE_18546)/8.9.3) with ESMTP id MAA13812 for ; Wed, 5 Mar 2003 12:18:55 -0330 (NST) Original-Received: from hawking.greyfirst.net (hawking.greyfirst.net [192.168.1.10]) by planck.greyfirst.net (Postfix) with ESMTP id F2606312E5 for ; Wed, 5 Mar 2003 12:20:14 -0330 (NST) Original-Received: by hawking.greyfirst.net (Postfix, from userid 500) id 89B50C736B; Wed, 5 Mar 2003 12:20:10 -03-30 (NST) Original-To: ding@gnus.org User-Agent: Gnus/5.090015 (Oort Gnus v0.15) XEmacs/21.4 (Portable Code) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50567 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50567 I recently upgraded to a combination of ognus 0.15 and Courier-IMAP 1.7.0 (from ognus 0.05 and courier-imap 1.4.1). While various other IMAP clients (Mutt, Mozilla Mail, and the Mac OS X Mail.app) seem happy with the new Courier-IMAP, ognus 0.15 no longer updates the IMAP groups in the *Group* buffer when I hit `g'. `M-g' on an IMAP group like my INBOX works, however. (Yep, `g' is still bound to `gnus-group-get-new-news'). If I set `nnimap-retrieve-groups-asynchronous' to nil, then pressing `g' seems to do the right thing on the Maildir backend (i.e., messages are moved from `new' to `cur' directories), but the *Group* buffer message counts still aren't updated until I `M-g'. Chad