From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36224 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: sorting a mail folder? Date: 15 May 2001 18:47:13 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171847 7425 80.91.224.250 (21 Oct 2002 03:44:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:44:07 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 15241 invoked by alias); 15 May 2001 16:47:43 -0000 Original-Received: (qmail 15236 invoked from network); 15 May 2001 16:47:42 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 15 May 2001 16:47:42 -0000 Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id SAA17560; Tue, 15 May 2001 18:47:14 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id SAA28588; Tue, 15 May 2001 18:47:13 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id SAA08032; Tue, 15 May 2001 18:47:13 +0200 X-Face: 6=pZ4hVbjN:C?j1$h/-bi4:F%*~B#Rxb$[0%!{5NK"dE:_QRAM]Dzl=$yMu%Rh4xCSm/#>! $n%@SHJ](KFJKL,uF\=G=bRJQC$ ?+Dlxu*pj.Z,-GK<~y7sd/l*PN\]>} In-Reply-To: (Max Froumentin's message of "15 May 2001 17:56:52 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:36224 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36224 On 15 May 2001, Max Froumentin wrote: > Is there a function that will sort an nnfolder by date? Not the > summary, but the actual messages in the file. You can do it by combining a couple of other functions. First, sort the group by date. Then, mark all articles with `#' in the order listed. Then, use `B m' to move the articles into the same group. After this, the articles will be in date order in the group. kai -- The passive voice should never be used.