From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6831 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: ...slow... saving with default gcc archiving... Date: 20 Jun 1996 10:35:44 +0200 Sender: larsi@ifi.uio.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147232 4892 80.91.224.250 (20 Oct 2002 20:53:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:53:52 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from spork.callamer.com (root@spork.callamer.com [199.74.141.2]) by deanna.miranova.com (8.7.5/8.6.9) with ESMTP id HAA23161 for ; Thu, 20 Jun 1996 07:36:20 -0700 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by spork.callamer.com (8.7.5/8.7.3) with SMTP id HAA22842 for ; Thu, 20 Jun 1996 07:34:43 -0700 (PDT) Original-Received: from ylfing.ifi.uio.no (4867@ylfing.ifi.uio.no [129.240.94.25]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 20 Jun 1996 15:50:04 +0200 Original-Received: (from larsi@localhost) by ylfing.ifi.uio.no ; Thu, 20 Jun 1996 15:50:03 +0200 Original-To: ding@ifi.uio.no In-Reply-To: Erik Selberg's message of 03 Jun 1996 19:07:29 -0700 Original-Lines: 25 X-Mailer: Gnus v5.2.23/Emacs 19.29 Xref: main.gmane.org gmane.emacs.gnus.general:6831 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6831 Erik Selberg writes: > I did some checking into this... I'm using the "default" Gcc'ing, > which means when I send a mail message, a copy is saved into the file > misc-mail which looks like mbox format. Anyway, this file gets _big_ > quickly, and consequentially everytime I save a file, I end up > opening, appending, and saving this 10M file. Takes a couple seconds. > > Is there some way of improving this? Either by having misc-mail be > nnml instead of the one file? Or by breaking misc-mail automatically? >>From the manual: (setq gnus-message-archive-group '((if (message-news-p) "misc-news" (concat "mail." (format-time-string "%Y-%m" (current-time)))))) This will create a new archive group for each month's worth of outgoing mail. -- "Yes. The journey through the human heart would have to wait until some other time."