From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50819 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap doing redundant work? Date: Thu, 13 Mar 2003 11:00:22 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047571281 10823 80.91.224.249 (13 Mar 2003 16:01:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2003 16:01:21 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Thu Mar 13 17:01:19 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 18tV8O-0002lj-00 for ; Thu, 13 Mar 2003 17:00:44 +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 18tV8V-0006Eq-00; Thu, 13 Mar 2003 10:00:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 13 Mar 2003 10:01:52 -0600 (CST) Original-Received: from stlport.com (stlport.com [64.39.31.56]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA27120 for ; Thu, 13 Mar 2003 10:01:41 -0600 (CST) Original-Received: from [146.115.123.43] (account dave HELO PENGUIN.boost-consulting.com) by stlport.com (CommuniGate Pro SMTP 3.5.9) with ESMTP id 209732; Thu, 13 Mar 2003 08:00:34 -0800 Original-To: ding@hpc.uh.edu Original-To: dave@boost-consulting.com In-Reply-To: (Simon Josefsson's message of "Tue, 11 Mar 2003 19:00:10 +0100") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i386-msvc-nt5.1.2600) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50819 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50819 Sorry, I thought I sent this, but it was just sitting there in my emacs session :( Simon Josefsson writes: > David Abrahams writes: > >> Simon Josefsson writes: >> >>> David Abrahams writes: >>> >>>>> How do you set up the nnimap server definition in Gnus (i.e., >>>>> ~/.gnus or ~/.emacs snippet)? >>>> >>>> (setq gnus-select-method >>>> '(nnimap "www.stlport.com" >>>> (nnimap-address "www.stlport.com") >>>> (nnimap-stream ssl) >>>> (nnimap-authenticator login) >>>> )) >>> >>> Perhaps this hasn't been tested much. Could you kill all groups, >>> restart emacs with this definition instead: >>> >>> (setq gnus-select-method '(nnnil "") >>> gnus-secondary-select-methods '((nnimap "www.stlport.com" >>> (nnimap-address "www.stlport.com") >>> (nnimap-stream ssl) >>> (nnimap-authenticator login) >>> ))) >> >> nnimap: Updating info for nnimap+www.stlport.com:INBOX...done >> Retrieving newsgroup: nnimap+www.stlport.com:INBOX... >> nnimap: Updating info for nnimap+www.stlport.com:INBOX...done >> Fetching headers for nnimap+www.stlport.com:INBOX...done >> Generating summary...done >> No more unread articles >> >> >> Also, the group buffer was pretty strange after I did this; several >> groups appeared multiple times. I had to kill them and re-check my >> subscriptions in order to clean things up. > > Did you kill all groups and then resubscribed to them? No mention of > the old groups in ~/.newsrc* when you press `s' in Gnus? Uh weird: I did kill all groups (though they kept reappearing)... but look at my *Group* buffer now: U 4: writing/MPL U *: nnimap+www.stlport.com:CUJ U *: nnimap+www.stlport.com:Drafts *U 0:*nnimap+www.stlport.com:INBOX U *: nnimap+www.stlport.com:Items U *: nnimap+www.stlport.com:Mailers U *: nnimap+www.stlport.com:Majordomo U *: nnimap+www.stlport.com:SpamBox U *: nnimap+www.stlport.com:barket U *: nnimap+www.stlport.com:boost-consulting U *: nnimap+www.stlport.com:commerce U *: nnimap+www.stlport.com:committee U *: nnimap+www.stlport.com:exceptions U *: nnimap+www.stlport.com:license U 5:*nnimap+www.stlport.com:scrapbook U *: nnimap+www.stlport.com:tech U *: nnimap+www.stlport.com:tuples U *: nnimap+www.stlport.com:writing U *: nnimap+www.stlport.com:writing/CUJ U *: nnimap+www.stlport.com:writing/MPL U *: nnimap+www.stlport.com:writing/PyConDC'03 (note the first and second-to-last lines) -- Dave Abrahams Boost Consulting www.boost-consulting.com