From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59627 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmaildir setup Date: Mon, 24 Jan 2005 13:15:03 -0500 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: References: <871xcb9lmk.fsf@mun.ca> <7cd5vuc014.fsf@nature.tsukuba.ac.jp> <87r7ka91ae.fsf@mun.ca> <87mzuy8zsf.fsf@mun.ca> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106590612 14086 80.91.229.6 (24 Jan 2005 18:16:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Jan 2005 18:16:52 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8167@lists.math.uh.edu Mon Jan 24 19:16:43 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ct8lX-00043R-00 for ; Mon, 24 Jan 2005 19:16:43 +0100 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 1Ct8kn-0000vI-00; Mon, 24 Jan 2005 12:15:57 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Ct8kj-0000vD-00 for ding@lists.math.uh.edu; Mon, 24 Jan 2005 12:15:53 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Ct8kc-0006Yn-Rb for ding@lists.math.uh.edu; Mon, 24 Jan 2005 12:15:47 -0600 Original-Received: from mirapoint2.tis.cwru.edu ([129.22.104.47]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ct8kb-0002JH-00 for ; Mon, 24 Jan 2005 19:15:46 +0100 Original-Received: from multivac.cwru.edu (multivac.ITS.CWRU.Edu [129.22.114.26]) by mirapoint2.tis.cwru.edu (MOS 3.5.4-GR) with SMTP id DFF72976; Mon, 24 Jan 2005 13:15:06 -0500 (EST) Original-Received: (qmail 31998 invoked by uid 500); 24 Jan 2005 18:15:27 -0000 Original-To: Sebastian Luque In-Reply-To: <87mzuy8zsf.fsf@mun.ca> (Sebastian Luque's message of "Mon, 24 Jan 2005 12:09:20 -0600") Mail-Copies-To: nobody Mail-Followup-To: Sebastian Luque , ding@gnus.org Original-Lines: 25 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59627 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59627 Sebastian Luque wrote: > I did modify gnus-secondary-select-methods before my comment above: > > (add-to-list 'gnus-secondary-select-methods > '(nnmaildir "" (directory "~/.nnmaildir") > (get-new-mail t))) Did you restart Emacs? Editing .gnus is not sufficient. Just restarting Gnus or rereading .gnus might give you duplicate entries in gnus-secondary-select-methods, so I'd avoid that. >> That's determined by the nnmail-split-methods or nnmail-split-fancy >> variable. See the node "Splitting Mail" in the manual. > > What if I want to set this later? Then new mail will go into a group called mail.misc by default. > If that's possible, is there some way to apply the "filters" to my > groups? What do you mean? paul