From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31820 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: (provide 'nnmaildir) Date: Mon, 17 Jul 2000 14:17:22 -0400 (EDT) Organization: What did you have in mind? A short, blunt, human pyramid? Sender: owner-ding@hpc.uh.edu Message-ID: <20000717181722.13927.qmail@multivac.student.cwru.edu> References: <20000716213439.11710.qmail@multivac.student.cwru.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168188 16221 80.91.224.250 (21 Oct 2002 02:43:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:43:08 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 05DB5D051E for ; Mon, 17 Jul 2000 14:21:40 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAC20676; Mon, 17 Jul 2000 13:18:02 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 17 Jul 2000 13:17:02 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA29425 for ; Mon, 17 Jul 2000 13:16:52 -0500 (CDT) Original-Received: from multivac.student.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.239.69]) by mailhost.sclp.com (Postfix) with SMTP id 8797CD051E for ; Mon, 17 Jul 2000 14:17:23 -0400 (EDT) Original-Received: (qmail 13928 invoked by uid 500); 17 Jul 2000 18:17:22 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: X-Mailer: VM 6.75 under Emacs 20.7.1 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31820 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31820 Kai Gro=DFjohann writes: > I think defvoo makes server parameters, like this: >=20 > (add-to-list 'gnus-secondary-select-methods > '(nnmaildir "foo" > (nnmaildir-directory "~/var/mail"))) >=20 > Does that do it? Oops. Right. I knew that. paul