From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73359 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.gnus.general Subject: Re: make it easier to use nnml for archive groups Date: Wed, 20 Oct 2010 11:29:16 -0400 Message-ID: References: <8762wys1q8.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287588587 8596 80.91.229.12 (20 Oct 2010 15:29:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Oct 2010 15:29:47 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21730@lists.math.uh.edu Wed Oct 20 17:29:43 2010 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.69) (envelope-from ) id 1P8abh-0002V4-0B for ding-account@gmane.org; Wed, 20 Oct 2010 17:29:37 +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 1P8abd-0005Z6-DY; Wed, 20 Oct 2010 10:29:33 -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 1P8abb-0005Yk-TD for ding@lists.math.uh.edu; Wed, 20 Oct 2010 10:29:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P8abO-0007Nt-M8 for ding@lists.math.uh.edu; Wed, 20 Oct 2010 10:29:31 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P8abN-0005bn-00 for ; Wed, 20 Oct 2010 17:29:17 +0200 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P8abM-0001im-HG for ding@gnus.org; Wed, 20 Oct 2010 11:29:16 -0400 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Tue\, 19 Oct 2010 20\:22\:59 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73359 Archived-At: Lars Magne Ingebrigtsen writes: > Ted Zlatanov writes: > >> LMI> What do y'all think? >> >> I sort of agree. This is something I would expect to be asked to >> customize the first time I start a MUA, but not to have enabled by >> default. > > Yes. Unfortunately, Gnus doesn't really start up with a selection pane, > so we just have to pick sensible defaults. > > Unless somebody objects, I'm going to make the archive group default to > the following: > > ((concat "sent." > (format-time-string > "%Yw%U" (current-time)))) > > That'll create one folder per week. That would be very annoying, that many folders are very hard to manage...