From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63316 Path: news.gmane.org!not-for-mail From: Chris Shenton Newsgroups: gmane.emacs.gnus.general Subject: Re: Reading mail with no News server -- dupe groups? Date: Mon, 05 Jun 2006 14:26:10 -0400 Message-ID: <868xobzcfx.fsf@PECTOPAH.shenton.org> References: <864pz3v62o.fsf@PECTOPAH.shenton.org> <9ek67zti9y.fsf@doze.jochen-kuepper.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1149532704 19944 80.91.229.2 (5 Jun 2006 18:38:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jun 2006 18:38:24 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m11843@lists.math.uh.edu Mon Jun 05 20:38:20 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FnJxt-0002lb-EY for ding-account@gmane.org; Mon, 05 Jun 2006 20:38:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FnJxf-00059z-00; Mon, 05 Jun 2006 13:37:59 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FnJmR-00059u-00 for ding@lists.math.uh.edu; Mon, 05 Jun 2006 13:26:23 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FnJmQ-0005Cc-CL for ding@lists.math.uh.edu; Mon, 05 Jun 2006 13:26:23 -0500 Original-Received: from 23.ebbed1.client.atlantech.net ([209.190.235.35] helo=Shenton.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FnJmH-0001sb-00 for ; Mon, 05 Jun 2006 20:26:14 +0200 Original-Received: (qmail 95658 invoked by uid 1001); 5 Jun 2006 18:26:10 -0000 Original-To: Jochen =?iso-8859-1?Q?K=FCpper?= In-Reply-To: <9ek67zti9y.fsf@doze.jochen-kuepper.de> (Jochen =?iso-8859-1?Q?K=FCpper's?= message of "Fri, 02 Jun 2006 22:27:37 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (berkeley-unix) X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63316 Archived-At: Jochen K=FCpper writes: > Maye you should set=20 > ,----[ C-h v gnus-select-method RET ] > | gnus-select-method is a variable defined in `gnus.el'. > | Its value is (nnnil "") > `---- That's it. I've used it in the past but this time I was misspelling it as "nnil" and couldn't find anything on it in the Gnus *info* docs (I can't find any mention of "nnnil" in *info* either)-: > and instead use the following for your /mail-change/ server: > ,----[ C-h v gnus-secondary-select-methods RET ] > | gnus-secondary-select-methods is a variable defined in `gnus.el'. Got it, perfect. Thanks!