info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus-message-archive-group


From: Lars Magne Ingebrigtsen
Subject: Re: gnus-message-archive-group
Date: Tue, 18 May 2004 17:54:41 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Randy Yates <randy.yates@sonyericsson.com> writes:

> I turned on message archiving and am getting one 
> huge (several 10's of megabytes) file that is
> requiring up to one or two minutes to parse when
> sending messages and posting articles. Is there 
> a more elegant way to correct this other than 
> saving off the archive file in a separate location
> and forcing gnus to start adding messages to a new
> file?

Do something like

(setq gnus-message-archive-group
      '((if (message-news-p)
            "misc-news"
          (concat "mail." (format-time-string "%Y-%m")))))

Or whatever you like.  See the manual for details.          

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]