From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.help Subject: Re: gnus as mail agent - sort question Date: Sat, 22 Mar 2008 00:52:08 +0200 Organization: SunSITE.dk - Supporting Open source Message-ID: <87zlsrpu5j.fsf@kobe.laptop> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206142842 19576 80.91.229.12 (21 Mar 2008 23:40:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Mar 2008 23:40:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 22 00:41:12 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JcqrD-00042i-Hq for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Mar 2008 00:41:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jcqqd-0002aa-37 for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2008 19:40:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!uio.no!news.banetele.no!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) Cancel-Lock: sha1:h79JvyVfH6LDEzuPY+0mLZmuT9U= Original-Lines: 51 Original-NNTP-Posting-Host: 77.49.171.54 Original-X-Trace: news.sunsite.dk DXC=P0PYADd4QeX5dE91CT5^XYYSB=nbEKnk[ML^MjWbH?lJH1Tkj\6neVMjF9oQRi3ISjIC4?KX Original-X-Complaints-To: staff@sunsite.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:157248 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52617 Archived-At: On Fri, 21 Mar 2008 18:54:30 +0100, Reiner Steib wrote: >On Fri, Mar 21 2008, Michal wrote: >> I have thread view in my gnus summary. >> >> How to tell gnus to put whole thread to the bottom of summary buffer >> when new message arrives and it matches some thread. > > Sorry, I can't parse this. Anyone? Maybe you can explain it more > clearly. Hi Reiner, I am not 100% sure either, but I think Michal means that he wants all threads to be pushed down to the bottom of the thread list when they get new `unseen' messages added to their tree view. This way, if there are two threads in the summary of a group like these two recent threads of comp.unix.solaris: ,----------------------------------------------------------------------- | | . 2008-03-20 [ 40: Wolfgang ] overcommit Memory on Solaris | .+2008-03-20 [ 63: Casper H.S. Dik ] Re: overcommit Memory on Solaris | . 2008-03-20 [ 11: Wolfgang ] ldoms on zfs Volumes | . 2008-03-20 [ 15: kangcool ] Re: ldoms on zfs Volumes | `----------------------------------------------------------------------- and a new post arrives for the `overcommit' thread, the threads should be slightly rearranged to look like this: ,----------------------------------------------------------------------- | | . 2008-03-20 [ 11: Wolfgang ] ldoms on zfs Volumes | . 2008-03-20 [ 15: kangcool ] Re: ldoms on zfs Volumes | . 2008-03-20 [ 40: Wolfgang ] overcommit Memory on Solaris | .+2008-03-20 [ 63: Casper H.S. Dik ] Re: overcommit Memory on Solaris | . 2008-03-21 [ 18: Andrew Gabriel ] Re: overcommit Memory on Solaris | `----------------------------------------------------------------------- HTH, Giorgos PS: I've _very_ recently switched to Gnus for all my email needs. Once more. There have been a couple of failed attempts in the past, but I wasn't really familiar enough with Gnus and I was afraid of losing massive amounts of email if I misconfigured it. `THANK YOU!' to all the people who have worked to bring us Gnus :)