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

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

Re: Gnus and gmane


From: Emanuel Berg
Subject: Re: Gnus and gmane
Date: Fri, 29 Jan 2016 04:01:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Pietro <pulsarpietro@posteo.net> writes:

> Is there anything specific I need to do to get
> threads in date order ?

I guess, because I wont try it myself:

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

This isn't recommended. The help of
`gnus-thread-sort-functions' says:

    You should probably always include
    `gnus-thread-sort-by-number' in the list of
    sorting functions -- preferably first. Also note
    that sorting by date is often much slower than
    sorting by number, and the sorting order is very
    similar. (Sorting by date means sorting by the
    time the message was sent, sorting by number means
    sorting by arrival time.)

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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