all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: help-gnu-emacs@gnu.org
Subject: Re: gnus as mail agent - sort question
Date: Sat, 22 Mar 2008 10:18:08 +0100	[thread overview]
Message-ID: <v9fxuj5d7z.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: 87zlsrpu5j.fsf@kobe.laptop

On Fri, Mar 21 2008, Giorgos Keramidas 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.
[...]
> 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.
[... examples elided ...]

Michal, try `gnus-thread-sort-by-most-recent-number' (or
`gnus-thread-sort-by-most-recent-date'), see (info "(gnus)Sorting the
Summary Buffer"):

(setq gnus-thread-sort-functions
      '((not gnus-thread-sort-by-most-recent-number)))

Or via customize:

,----[ M-x customize-variable RET gnus-thread-sort-functions RET ]
| gnus-thread-sort-functions: [Hide Value]
| [INS] [DEL] Choice: [Value Menu] gnus-thread-sort-by-most-recent-number
|             Sort threads such that the thread with the most recently
|             arrived article comes first.
|             Reverse order: [Toggle]  on (non-nil)
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


  reply	other threads:[~2008-03-22  9:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-21 17:44 gnus as mail agent - sort question Michal
2008-03-21 17:54 ` Reiner Steib
2008-03-21 22:52   ` Giorgos Keramidas
2008-03-22  9:18     ` Reiner Steib [this message]
2008-03-22 10:16       ` Michal
2008-03-22  9:20     ` Not losing mail (was: gnus as mail agent - sort question) Reiner Steib
2008-03-23 15:16       ` Not losing mail Giorgos Keramidas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9fxuj5d7z.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.