From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1202 Path: news.gmane.org!not-for-mail From: Linh Dang Newsgroups: gmane.emacs.gnus.user Subject: Re: Why so much memory? Date: Fri, 20 Sep 2002 21:54:51 -0400 Organization: Null Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138667986 10160 80.91.229.2 (31 Jan 2006 00:39:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:39:46 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:28:47 2006 Original-Path: quimby.gnus.org!lackawana.kippona.com!news.infoave.net!arclight.uoregon.edu!logbridge.uoregon.edu!snoopy.risq.qc.ca!torn!qcarhaaa.nortelnetworks.com!bcarh189.ca.nortel.com!bcarh8ab.ca.nortel.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: linhd-2.ca.nortel.com User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-msvc-nt5.0.2195) Cancel-Lock: sha1:mh3q0TE9dZiuTQvfwMv/dedTyYQ= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1342 Original-Lines: 25 X-Gnus-Article-Number: 1342 Tue Jan 17 17:28:47 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1202 Archived-At: Peter Davis writes: > 1) "Aging" messages - this is different from expiry. I'd like messages > from last year to be moved to an archive group. I could set up > auto-expire to do this, but then I'd lose the feature of using 'expire' > to delete unwanted messages after a week. This would be really nice! > > 2) Searching - Gnus doesn't provide any good way to search through old > messages. I know about nnir, but so far, I have not succeeded in > getting a search engine running on Windows to make this work. Without a > good way to search, having more groups makes it more difficult to find > messages. add a grep backend to nnir. I've hack nrgrep (the fastest grep I've found) to do record reporting and add a nrgrep backend to search my nnfolders. If you use mail-directory backends it would be trivial to add grep to nnir. > > Thanks, >