From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25641 Path: main.gmane.org!not-for-mail From: Guido Van Hoecke Newsgroups: gmane.emacs.gnus.general Subject: Re: B m completion Date: 04 Oct 1999 23:02:54 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162990 15075 80.91.224.250 (21 Oct 2002 01:16:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:16:30 +0000 (UTC) Cc: Gnus mailing list , nnimap mailing list Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA29619 for ; Mon, 4 Oct 1999 17:07:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB22256; Mon, 4 Oct 1999 16:06:07 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 04 Oct 1999 16:07:06 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA20968 for ; Mon, 4 Oct 1999 16:06:55 -0500 (CDT) Original-Received: from btm4r4.alcatel.be (btm4r4.alcatel.be [195.207.101.110]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA29588 for ; Mon, 4 Oct 1999 17:04:48 -0400 (EDT) Original-Received: from btm16s.se.bel.alcatel.be (root@btm16s.se.bel.alcatel.be [138.203.33.210]) by btm4r4.alcatel.be (8.9.1a/8.9.1) with ESMTP id XAA24566 for ; Mon, 4 Oct 1999 23:04:12 +0200 (MET DST) Original-Received: from BTM4BZ.se.bel.alcatel.be ([138.203.253.214]) by btm16s.se.bel.alcatel.be (8.8.8+Sun/8.8.8+SUN) with SMTP id XAA18890; Mon, 4 Oct 1999 23:03:53 +0200 (MET DST) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "01 Oct 1999 20:36:04 +0200" Original-Lines: 30 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25641 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25641 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Guido Van Hoecke writes: > > > I have manually edited my select method, and set them to "nnimap:se" > > for all my imap groups. But this does not make any difference. > > That's not a good select method, I think. I think that the string I just copied this from an earlier reply to try it out. But it didn't help. > must be the prefix as given by Gnus, ie the part up to the first > colon. And I think that will be "nnimap+se:" in your case. Or do all > your IMAP folders start with `se', as in "nnimap:se.foo" or > "nnimap:se/foo"? In that case, use "nnimap:". What is your entry in > gnus-secondary-select-methods? If it is (nnimap "se" > ...other.params..), then the string should be "nnimap+se:". I think. Well it used to be nnimap+se: but as mentioned earlier, I changed it to nnimap:se to try. And I kept it: it turns out that both work to get mail, under both ntemacs and xemacs. The problem was that I could only get tab completion for active folders under ntemacs, and it takes ages under ntemacs. I switched to xemacs, and gnus works much faster. Thanks for your time anyhow. Guido.