From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67337 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: mairix 'G b c' trouble Date: Mon, 08 Sep 2008 11:04:04 +0200 Message-ID: References: <87prnfhe84.fsf@wolfram.com> <87r67viqzb.fsf@engster.org> <87y723ibx7.fsf_-_@wolfram.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220864729 29784 80.91.229.12 (8 Sep 2008 09:05:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2008 09:05:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15788@lists.math.uh.edu Mon Sep 08 11:06:24 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kcch8-000380-79 for ding-account@gmane.org; Mon, 08 Sep 2008 11:06:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KccfR-0003Qx-4R; Mon, 08 Sep 2008 04:04:17 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KccfP-0003Qg-S8 for ding@lists.math.uh.edu; Mon, 08 Sep 2008 04:04:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KccfN-0004Te-BZ for ding@lists.math.uh.edu; Mon, 08 Sep 2008 04:04:15 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KccfP-00032G-00 for ; Mon, 08 Sep 2008 11:04:15 +0200 Original-Received: from kafka.physik3.gwdg.de ([134.76.92.48]) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KccgS-0004eW-HX for ding@gnus.org; Mon, 08 Sep 2008 11:05:20 +0200 Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: <87y723ibx7.fsf_-_@wolfram.com> (Bill White's message of "Sun, 07 Sep 2008 21:55:32 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2.90 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67337 Archived-At: Bill White writes: > Thanks! Now mairix indexes messages, and I'm slowly adding various dirs > to be indexed. Now there's a problem within gnus :-/ [...] > Start gnus, then in my Group buffer after all mail is retrived after > startup, I do 'G b c' (nnmairix-create-server-and-default-group) and give > it these four answers: > > mairix-server [it matches the arg of nnmairix-update-groups above] > nnml [from (info "(gnus) Configuring nnmairix")] > mairix > mairix-group My guess is that just entering "nnml" as the back end server is not enough. You should do TAB completion for the available back end servers. Only those servers that are shown in the completions will work. But I see that the documentation is misleading here; I will change that and also fix nnmairix so that it only accepts servers from the available completions. If it still doesn't work, please post your mail server entries from gnus-select-method and/or gnus-secondary-select-methods. -David